hanchenye-llvm-project/clang/unittests
Benjamin Kramer 09514492cc [ASTMatchers] Make hasOverloadedOperatorName also match freestanding overloads.
Freestanding overloads are represented as FunctionDecls in the AST, make
the matcher also match them.

Differential Revision: http://reviews.llvm.org/D4493

llvm-svn: 212940
2014-07-14 14:05:02 +00:00
..
AST Lex: Use the correct types for MS integer suffixes 2014-06-21 18:46:07 +00:00
ASTMatchers [ASTMatchers] Make hasOverloadedOperatorName also match freestanding overloads. 2014-07-14 14:05:02 +00:00
Basic Update unit test for signature change. 2014-07-08 16:07:39 +00:00
Driver [Driver] clang::driver::getARMCPUForMArch() moved to llvm::Triple::getARMCPUForArch(). 2014-07-11 23:47:48 +00:00
Format clang-format: Improve cast detection (fix false positive). 2014-07-14 12:38:38 +00:00
Frontend
Lex Use non-intrusive refcounting for TargetOptions 2014-07-06 05:26:44 +00:00
Sema [C++11] Use 'nullptr'. Unittests edition. 2014-06-08 08:38:12 +00:00
Tooling Track IntrusiveRefCntPtr::get() changes from LLVM r212366 2014-07-05 03:08:06 +00:00
libclang Use temporary module cache in test 2014-07-07 17:34:37 +00:00
CMakeLists.txt
Makefile