Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
b6278715de9530aea42ff3f9d4064fb5bed13343
/
lib
/
Serialization
/
ASTCommon.h
bef1a7b
Use the ASTMutationListener to track added template specializations in a chained PCH.
by Argyrios Kyrtzidis
· 14 years ago
b6cc0e1
Keep track in chained PCH of implicit members that were added after the definition was completed.
by Argyrios Kyrtzidis
· 14 years ago
565bf30
Start fleshing out ASTMutationListener; notify when a tag definition is completed.
by Argyrios Kyrtzidis
· 14 years ago
eb3f04e
Refactoring; move the functionality of ASTWriter::GetOrCreateTypeID to the more generic
by Argyrios Kyrtzidis
· 14 years ago
0eca89e
Share the common code of ComputeHash(Selector Sel) instead of keeping 2 copies in PCHReader and PCHWriter.
by Argyrios Kyrtzidis
· 14 years ago