Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
d3d3be9bc717b37366324e9711f1ea22dea42caa
/
test
/
PCH
/
chain-cxx.cpp
565bf30
Start fleshing out ASTMutationListener; notify when a tag definition is completed.
by Argyrios Kyrtzidis
· 14 years ago
134db1f
Simplify and "robust-ify" the way that CXXRecord references point to the definition data when loaded from PCH.
by Argyrios Kyrtzidis
· 14 years ago
9703b0d
Fix issue with chained PCH where forward references did not pick up later definition in the chained PCH.
by Argyrios Kyrtzidis
· 14 years ago
220a9c8
Putting back safe fixes 116836,116837,116838
by Andrew Trick
· 14 years ago
7cffb55
Reverting 116836,116837,116838 until we resolve the getLangStandardForKind failures.
by Andrew Trick
· 14 years ago
1d2a431
Merge headers into test/PCH/chain-cxx.cpp for convenience.
by Argyrios Kyrtzidis
· 14 years ago
4153a06
AST writer support for having specializations of templates from earlier in the chain. This ought to finish C++ chained PCH support.
by Sebastian Redl
· 14 years ago
5967d62
Add testcase for C++ chained PCH and fix the bugs it uncovered in name lookup.
by Sebastian Redl
· 14 years ago