summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/Inputs/chain-decls1.h
Commit message (Collapse)AuthorAgeFilesLines
* Query only the latest version of an identifier in the PCH chain. Make sure ↵Sebastian Redl2010-08-021-0/+7
| | | | | | 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. llvm-svn: 110052
* Correctly deal with using names for both functions and structs in chained PCH.Sebastian Redl2010-07-301-0/+4
llvm-svn: 109871
OpenPOWER on IntegriCloud