summaryrefslogtreecommitdiff
path: root/clang/lib/Serialization/ModuleFileExtension.cpp
AgeCommit message (Expand)Author
2024-04-16[unused-includes][Serialization] Remove unused includes. NFC. (#88790)Volodymyr Sapsai
2021-09-03[modules] Use `HashBuilder` and `MD5` for the module hash.Alexandre Rames
2021-03-05[clang][modules] Use extensible RTTI for ModuleFileExtensionJan Svoboda
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2016-07-18[NFC] Header cleanupMehdi Amini
2015-11-03Introduce module file extensions to piggy-back data onto module files.Douglas Gregor