Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
clang
/
0dc5f9aea3597f2ed400dd0c1bf45ebbb4a051f3
/
test
/
PCH
/
chain-decls.c
d8c5abb
Query only the latest version of an identifier in the PCH chain. Make sure this version holds the entire declaration chain. This is a much saner solution than trying to merge the info from all elements, and makes redeclarations work properly. Expand the declarations test case to cover more compliated cases.
by Sebastian Redl
· 14 years ago
1450ef9
Correctly deal with using names for both functions and structs in chained PCH.
by Sebastian Redl
· 14 years ago