llvm-project/clang/include
Richard Smith e8292b10a6 [modules] When determining whether a name from a module replaces a name we
already have, check whether the name from the module is actually newer than the
existing declaration. If it isn't, we might (say) replace a visible declaration
with an injected friend, and thus make it invisible (or lose a default argument
or an array bound).

llvm-svn: 228661
2015-02-10 03:28:10 +00:00
..
clang [modules] When determining whether a name from a module replaces a name we 2015-02-10 03:28:10 +00:00
clang-c This reverts commit r227432, r227438 and r227448. 2015-01-29 17:22:53 +00:00
CMakeLists.txt
Makefile