summaryrefslogtreecommitdiffstats
path: root/clang/test/ASTMerge/Inputs/class2.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Don't add an imported function into its lexical context until *after*Douglas Gregor2010-10-011-0/+1
| | | | | | | we've set all of its parameters. Fixes <rdar://problem/8499598>; thanks to Sean for the diagnosis. llvm-svn: 115387
* Hack in some really terrible C++ record PCH support that I need right now.John McCall2010-06-031-0/+8
This is required in order to test: The ASTImporter should set base classes after formally entering the definition. llvm-svn: 105401
OpenPOWER on IntegriCloud