aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Serialization/PCHBitCodes.h
AgeCommit message (Expand)Author
2010-08-18Rename PCHBitCodes.h -> ASTBitCodes.hSebastian Redl
2010-08-18Rename stuff in PCHBitCodes.hSebastian Redl
2010-08-17Reintroduce the serialization library, with fixed dependencies.Sebastian Redl
2010-08-17Revert Sebastian's build-breaking patch.Douglas Gregor
2010-08-17Create a new Serialization module that contains all the PCH code, and will co...Sebastian Redl