summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/cxx-decls.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Map from local decl IDs to global decl IDs when lazily deserializing friend ↵Richard Smith2013-08-301-0/+9
| | | | | | decl chains. llvm-svn: 189629
* If an unimported submodule of an imported module contains a declaration of aRichard Smith2013-07-141-0/+12
global allocation or deallocation function, that should not cause that global allocation or deallocation function to become unavailable. llvm-svn: 186270
OpenPOWER on IntegriCloud