summaryrefslogtreecommitdiffstats
path: root/clang/test/PCH/namespaces.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Serialize the "inline" bit for namespaces. Fixes <rdar://problem/8515069>.Douglas Gregor2010-10-051-0/+3
| | | | llvm-svn: 115667
* Remove a FIXME.Argyrios Kyrtzidis2010-08-091-4/+3
| | | | llvm-svn: 110571
* add PCH support for a bunch of C++ Decls, patch byChris Lattner2010-05-071-0/+29
| | | | | | Andrew Sutton! llvm-svn: 103301
* Add PCH test for C++ namespaces, missing from a previous commitDouglas Gregor2010-02-241-0/+14
llvm-svn: 97061
OpenPOWER on IntegriCloud