summaryrefslogtreecommitdiffstats
path: root/include/clang/Frontend/PCHContainerOperations.h
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Move PCHContainerOperations from Frontend to SerializationRichard Trieu2018-12-121-103/+1
* Remove top-level using declaration from header files, as these aliases leak.Sam McCall2018-10-121-10/+8
* Remove trailing spaceFangrui Song2018-07-301-4/+4
* Modules: Use hash of PCM content for SIGNATUREDuncan P. N. Exon Smith2017-03-131-1/+2
* Bitcode: Decouple block info block state from reader.Peter Collingbourne2016-11-081-8/+4
* Frontend: Simplify ownership model for clang's output streams.Peter Collingbourne2016-07-151-8/+12
* Module Debugging: Use the clang module signature as the module's dwo_idAdrian Prantl2015-09-221-1/+2
* Further simplify the interface of PCHContainerGeneratorAdrian Prantl2015-09-191-6/+5
* Simplify the interface of PCHContainerGenerator and friendsAdrian Prantl2015-09-181-13/+7
* Make the clang module container format selectable from the command line.Adrian Prantl2015-07-171-12/+60
* Introduce a PCHContainerOperations interface (NFC).Adrian Prantl2015-06-201-0/+76