If an unimported submodule of an imported module contains a declaration of a
global allocation or deallocation function, that should not cause that global allocation or deallocation function to become unavailable. llvm-svn: 186270
Showing
- clang/include/clang/AST/Decl.h 5 additions, 2 deletionsclang/include/clang/AST/Decl.h
- clang/lib/Sema/SemaExprCXX.cpp 5 additions, 1 deletionclang/lib/Sema/SemaExprCXX.cpp
- clang/test/Modules/Inputs/cxx-decls-imported.h 0 additions, 0 deletionsclang/test/Modules/Inputs/cxx-decls-imported.h
- clang/test/Modules/Inputs/cxx-decls-unimported.h 1 addition, 0 deletionsclang/test/Modules/Inputs/cxx-decls-unimported.h
- clang/test/Modules/Inputs/module.map 9 additions, 0 deletionsclang/test/Modules/Inputs/module.map
- clang/test/Modules/cxx-decls.cpp 12 additions, 0 deletionsclang/test/Modules/cxx-decls.cpp
Loading
Please register or sign in to comment