summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/redecl_namespaces_right.h
Commit message (Collapse)AuthorAgeFilesLines
* There's some code in the PCH reader that looks like it's needlessly complex, butNick Lewycky2012-04-121-0/+3
turns out that it's actually needed for C++ modules support. Since simplifying it didn't cause any test failures, I'll add a test for it. llvm-svn: 154582
OpenPOWER on IntegriCloud