llvm-project/clang/unittests
Samuel Benzaquen bb5093fefd Fix isOverride() for the case of a dependent typed base class.
The method decl is not marked as overriding any other method decls
until the template is instantiated.
Use the override attribute as another signal.

llvm-svn: 231487
2015-03-06 16:24:47 +00:00
..
AST Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-25 02:44:04 +00:00
ASTMatchers Fix isOverride() for the case of a dependent typed base class. 2015-03-06 16:24:47 +00:00
Basic Add missing include. 2015-03-01 21:36:40 +00:00
CodeGen Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-25 02:44:04 +00:00
Driver [Driver] clang::driver::getARMCPUForMArch() moved to llvm::Triple::getARMCPUForArch(). 2014-07-11 23:47:48 +00:00
Format clang-format: Slightly change indentation rules in for loops. 2015-03-06 10:57:12 +00:00
Frontend Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-25 02:44:04 +00:00
Lex Avoid having "using namespace" for both "clang" and "llvm" namespaces. 2014-10-15 22:00:40 +00:00
Sema Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-25 02:44:04 +00:00
StaticAnalyzer [analyzer] Individual configuration options can be specified for checkers. 2015-03-04 17:59:34 +00:00
Tooling Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-25 02:44:04 +00:00
libclang Revert "Wrap clang module files in a Mach-O, ELF, or COFF container." 2015-02-25 02:44:04 +00:00
CMakeLists.txt [analyzer] Individual configuration options can be specified for checkers. 2015-03-04 17:59:34 +00:00
Makefile [analyzer] Individual configuration options can be specified for checkers. 2015-03-04 17:59:34 +00:00