summaryrefslogtreecommitdiff
path: root/clang/include/clang-c/Platform.h
AgeCommit message (Expand)Author
2025-07-07[libclang][Cygwin] Use __declspec(dllexport) for libclang on Cygwin (#147122)Tomohiro Kashiwada
2020-04-25libclang: Add static build support for WindowsCristian Adam
2020-02-20Revert "libclang: Add static build support for Windows" andNico Weber
2020-02-20libclang: Make shared object symbol exporting by defaultCristian Adam
2020-02-20libclang: Add static build support for WindowsCristian Adam
2019-11-19Wrap C APIs with pragmas enforcing -Werror=strict-prototypesDuncan P. N. Exon Smith
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2014-08-13Header guard canonicalization, clang part.Benjamin Kramer
2012-06-28Factor CXString out of Index.hArnaud A. de Grandmaison