Go to file
Benjamin Kramer 7ab8476c15 ASTMatchers: Add a matcher to detect whether a decl or stmt is inside a template instantiation.
This is hoisted from clang-tidy where it's used everywhere. The implementation
is not particularly efficient right now, but there is no easy fix for that.

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

llvm-svn: 217029
2014-09-03 12:08:14 +00:00
clang ASTMatchers: Add a matcher to detect whether a decl or stmt is inside a template instantiation. 2014-09-03 12:08:14 +00:00
clang-tools-extra Remove unused AST matcher. 2014-09-02 09:46:43 +00:00
compiler-rt tsan: more precise handling of atexit callbacks 2014-09-02 14:22:31 +00:00
debuginfo-tests relax testcase for LLDB output format compatibility. 2014-03-19 23:06:18 +00:00
libclc Implement generic mad_sat 2014-09-02 17:55:02 +00:00
libcxx test: Make it possible to opt in to use_clang_verify per test 2014-09-03 06:01:52 +00:00
libcxxabi Allow LIBCXXABI_SINGLE_THREADED to be defined by build scripts 2014-09-02 21:23:49 +00:00
lld [PECOFF] Fix AMD64_REL_[1-5] and AMD64_SECTION relocations 2014-08-29 20:33:27 +00:00
lldb Really fix the LLDB build 2014-09-03 00:40:36 +00:00
llvm Add override to overriden virtual methods, remove virtual keywords. 2014-09-03 11:41:21 +00:00
openmp Fix a crash that occurred under obscure circumstances during library shutdown 2014-09-03 11:34:33 +00:00
polly Fix formatting 2014-08-31 16:21:20 +00:00