Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
clang
/
05dc91bc772f6dc46f90d927048bbef05ba03392
/
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