summaryrefslogtreecommitdiffstats
path: root/clang/test/Modules/Inputs/cxx-decls-unimported.h
Commit message (Collapse)AuthorAgeFilesLines
* If an unimported submodule of an imported module contains a declaration of aRichard Smith2013-07-141-0/+1
global allocation or deallocation function, that should not cause that global allocation or deallocation function to become unavailable. llvm-svn: 186270
OpenPOWER on IntegriCloud