aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleFileExtension.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-09-03[modules] Use `HashBuilder` and `MD5` for the module hash.Alexandre Rames1-6/+4
2021-03-05[clang][modules] Use extensible RTTI for ModuleFileExtensionJan Svoboda1-0/+2
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth1-4/+3
2016-07-18[NFC] Header cleanupMehdi Amini1-1/+0
2015-11-03Introduce module file extensions to piggy-back data onto module files.Douglas Gregor1-0/+22