git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix MSVC buildbots after ast_type_traits namespace removal
[lldb.git]
/
clang
/
include
/
clang
/
ASTMatchers
/
ASTMatchersInternal.h
2020-02-13
Reid Kleckner
Fix MSVC buildbots after ast_type_traits namespace...
blob
|
commitdiff
2020-02-13
Reid Kleckner
Remove clang::ast_type_traits namespace in favor of...
blob
|
commitdiff
|
diff to current
2020-02-11
Justin Lebar
Use std::foo_t rather than std::foo in clang.
blob
|
commitdiff
|
diff to current
2020-02-04
Yitzhak Mandelbaum
[clang] Add matcher to identify macro expansions.
blob
|
commitdiff
|
diff to current
2020-01-28
Benjamin Kramer
Make llvm::StringRef to std::string conversions explicit.
blob
|
commitdiff
|
diff to current
2020-01-08
Rihan Yang
Add a new AST matcher 'optionally'.
blob
|
commitdiff
|
diff to current
2019-12-31
Stephen Kelly
Implement additional traverse() overloads
blob
|
commitdiff
|
diff to current
2019-12-31
Stephen Kelly
Unnest struct in Matcher implementation
blob
|
commitdiff
|
diff to current
2019-12-06
Stephen Kelly
Make it possible control matcher traversal kind with...
blob
|
commitdiff
|
diff to current
2019-08-21
Benjamin Kramer
Use C++14 heteregenous lookup for a couple of std:...
blob
|
commitdiff
|
diff to current
2019-08-15
Benjamin Kramer
Replace llvm::integer_sequence and friends with the...
blob
|
commitdiff
|
diff to current
2019-08-12
Stephane Moore
[clang] Update isDerivedFrom to support Objective-C...
blob
|
commitdiff
|
diff to current
2019-07-25
Anton Bikineev
[clang] Add isDirectlyDerivedFrom AST matcher.
blob
|
commitdiff
|
diff to current
2019-07-23
Jan Korous
[clang][NFCI] Fix random typos
blob
|
commitdiff
|
diff to current
2019-05-16
Stephen Kelly
Move TraversalKind enum to ast_type_traits
blob
|
commitdiff
|
diff to current
2019-03-05
Dmitri Gribenko
[ASTMatchers] Improved formatting in a documentation...
blob
|
commitdiff
|
diff to current
2019-01-19
Chandler Carruth
Update the file headers across all of the LLVM projects...
blob
|
commitdiff
|
diff to current
2019-01-15
Alexander Kornienko
Reduce ASTMatchers stack footprint. Addresses llvm...
blob
|
commitdiff
|
diff to current
2018-07-27
George Karpenkov
[ASTMatchers] Introduce a matcher for `ObjCIvarExpr...
blob
|
commitdiff
|
diff to current
2018-07-27
George Karpenkov
[ASTMatchers] Introduce a matcher for `ObjCIvarExpr...
blob
|
commitdiff
|
diff to current
2018-06-18
David L. Jones
[ASTMatchers] Add support for matching the type of...
blob
|
commitdiff
|
diff to current
2018-05-09
Adrian Prantl
Remove \brief commands from doxygen comments.
blob
|
commitdiff
|
diff to current
2018-03-29
George Karpenkov
[ASTMatchers] Introduce a matcher for matching any...
blob
|
commitdiff
|
diff to current
2017-12-04
Aaron Ballman
Changing mixed CRLFs back to LFs; NFC.
blob
|
commitdiff
|
diff to current
2017-11-01
Eugene Zelenko
[ASTMatchers] Fix some Clang-tidy modernize and Include...
blob
|
commitdiff
|
diff to current
2017-08-04
Florian Gross
[ASTMatcher] Add handling for DeducedType to HasDeclara...
blob
|
commitdiff
|
diff to current
2017-08-02
Manuel Klimek
Unify and simplify the behavior of the hasDeclaration...
blob
|
commitdiff
|
diff to current
2017-02-01
Alex Lorenz
Revert r293518 as it caused module linking error in...
blob
|
commitdiff
|
diff to current
2017-01-30
Benjamin Kramer
[ASTMatchers] Sprinkle some constexpr on the global...
blob
|
commitdiff
|
diff to current
2016-12-14
Stephan Bergmann
Replace APFloatBase static fltSemantics data members...
blob
|
commitdiff
|
diff to current
2016-10-31
Malcolm Parsons
[ASTMatcher] Add CXXNewExpr support to hasDeclaration
blob
|
commitdiff
|
diff to current
2016-07-29
Haojian Wu
[ASTMatcher] Add hasTemplateArgument/hasAnyTemplateArgu...
blob
|
commitdiff
|
diff to current
2016-06-07
Aaron Ballman
Make isNoThrow and hasDynamicExceptionSpec polymorphic...
blob
|
commitdiff
|
diff to current
2016-05-31
Piotr Padlewski
[ASTMatchers] Breaking change of `has` matcher
blob
|
commitdiff
|
diff to current
2016-05-12
Etienne Bergeron
Add an AST matcher for string-literal length
blob
|
commitdiff
|
diff to current
2016-04-14
Aaron Ballman
Add typedefNameDecl() and typeAliasDecl() to the AST...
blob
|
commitdiff
|
diff to current
2016-03-25
Samuel Benzaquen
[ASTMatchers] Don't use brace-init lists.
blob
|
commitdiff
|
diff to current
2016-03-25
Samuel Benzaquen
[ASTMatchers] Fix build for VariadicFunction.
blob
|
commitdiff
|
diff to current
2016-03-25
Samuel Benzaquen
[ASTMatchers] Add own version of VariadicFunction.
blob
|
commitdiff
|
diff to current
2016-03-09
Aaron Ballman
Adding new AST matchers for: addrLabelExpr, atomicExpr...
blob
|
commitdiff
|
diff to current
2016-02-25
Aaron Ballman
Replace a compiler-specific approach to determining...
blob
|
commitdiff
|
diff to current
2016-02-22
Samuel Benzaquen
[ASTMatchers] Add matcher hasAnyName.
blob
|
commitdiff
|
diff to current
2016-02-13
Benjamin Kramer
Reduce the number of implicit StringRef->std::string...
blob
|
commitdiff
|
diff to current
2016-02-05
Samuel Benzaquen
[ASTMatchers] Allow hasName() to look through inline...
blob
|
commitdiff
|
diff to current
2016-02-01
Aaron Ballman
Reapply r259210 with a fix for RegistryTest.cpp.
blob
|
commitdiff
|
diff to current
2016-01-29
Hans Wennborg
Revert r259210 "Extend hasType narrowing matcher for...
blob
|
commitdiff
|
diff to current
2016-01-29
Aaron Ballman
Extend hasType narrowing matcher for TypedefDecls,...
blob
|
commitdiff
|
diff to current
2016-01-26
Eugene Zelenko
Fix Clang-tidy modernize-use-nullptr warnings; other...
blob
|
commitdiff
|
diff to current
2016-01-20
Aaron Ballman
Add AST matcher support for FunctionDecls with the...
blob
|
commitdiff
|
diff to current
2016-01-11
James Y Knight
PR26087: Use nonstandard MSVC extension for VS2015...
blob
|
commitdiff
|
diff to current
2015-12-29
James Y Knight
[TrailingObjects] Use a different technique to determin...
blob
|
commitdiff
|
diff to current
2015-12-29
James Y Knight
Revert "[TrailingObjects] Use a different technique...
blob
|
commitdiff
|
diff to current
2015-12-29
James Y Knight
[TrailingObjects] Use a different technique to determin...
blob
|
commitdiff
|
diff to current
2015-12-16
Manuel Klimek
Make matchers thread compatible, so we can pass them...
blob
|
commitdiff
|
diff to current
2015-10-23
Benjamin Kramer
[AST] Re-add TypeLocs and NestedNameSpecifierLocs to...
blob
|
commitdiff
|
diff to current
2015-10-21
Benjamin Kramer
Revert "[AST] Put TypeLocs and NestedNameSpecifierLocs...
blob
|
commitdiff
|
diff to current
2015-10-20
Benjamin Kramer
[AST] Put TypeLocs and NestedNameSpecifierLocs into...
blob
|
commitdiff
|
diff to current
2015-10-20
Angel Garcia Gomez
Roll-back r250822.
blob
|
commitdiff
|
diff to current
2015-10-20
Angel Garcia Gomez
Apply modernize-use-default to clang.
blob
|
commitdiff
|
diff to current
2015-09-11
Aaron Ballman
Fixed HasDeclarationMatcher to properly convert all...
blob
|
commitdiff
|
diff to current
2015-09-04
Aaron Ballman
Fixing a bug where hasType(decl()) would fail to match...
blob
|
commitdiff
|
diff to current
2015-07-27
Aaron Ballman
Correcting a typo in a comment; NFC.
blob
|
commitdiff
|
diff to current
2015-07-17
Samuel Benzaquen
[ASTMatchers] Use provided target NodeKind instead...
blob
|
commitdiff
|
diff to current
2015-07-06
Yaron Keren
Replace some const std::string & with llvm::StringRef...
blob
|
commitdiff
|
diff to current
2015-07-03
Yaron Keren
Revert r241330. It compiled with Visual C++ 2013 and...
blob
|
commitdiff
|
diff to current
2015-07-03
Yaron Keren
Replace some const std::string & with llvm::StringRef...
blob
|
commitdiff
|
diff to current
2015-07-03
Yaron Keren
Revert r241319, investigating.
blob
|
commitdiff
|
diff to current
2015-07-03
Yaron Keren
Replace some const std::string & with llvm::StringRef...
blob
|
commitdiff
|
diff to current
2015-05-15
Richard Smith
[modules] Add local submodule visibility support for...
blob
|
commitdiff
|
diff to current
2015-04-11
Alexander Kornienko
Use 'override/final' instead of 'virtual' for overridde...
blob
|
commitdiff
|
diff to current
2015-03-22
Benjamin Kramer
[ASTMatchers] Factor wrapping matcher classes into...
blob
|
commitdiff
|
diff to current
2015-03-12
Manuel Klimek
Add support for a few Objective-C matchers.
blob
|
commitdiff
|
diff to current
2015-03-12
Aaron Ballman
Reverting r232034, as it broke one of the bots with...
blob
|
commitdiff
|
diff to current
2015-03-12
Aaron Ballman
Added some matchers for objective c selectors and messa...
blob
|
commitdiff
|
diff to current
2015-03-07
Benjamin Kramer
ASTMatchers: Make AST_POLYMORPHIC_SUPPORTED_TYPES a...
blob
|
commitdiff
|
diff to current
2015-02-16
Benjamin Kramer
ASTMatchers: Make TypeList a variadic template and...
blob
|
commitdiff
|
diff to current
2015-02-16
Benjamin Kramer
ASTMatchers: Replace enable_if with static_assert.
blob
|
commitdiff
|
diff to current
2015-02-16
Benjamin Kramer
ASTMatchers: Make VariadicOperatorMatcher a real variad...
blob
|
commitdiff
|
diff to current
2015-02-03
Daniel Jasper
Move "inline" to the right place.
blob
|
commitdiff
|
diff to current
2015-02-03
Daniel Jasper
Add some overloads so that floating point literals...
blob
|
commitdiff
|
diff to current
2015-02-02
Daniel Jasper
Revert "Add some overloads so that floating point liter...
blob
|
commitdiff
|
diff to current
2015-02-02
Daniel Jasper
Add some overloads so that floating point literals...
blob
|
commitdiff
|
diff to current
2014-12-08
Samuel Benzaquen
Fix isInstantiated and isInTemplateInstantiation to...
blob
|
commitdiff
|
diff to current
2014-12-02
Samuel Benzaquen
Skip some unnecessary type checks.
blob
|
commitdiff
|
diff to current
2014-11-24
Samuel Benzaquen
Filter the toplevel matchers by kind.
blob
|
commitdiff
|
diff to current
2014-11-20
Samuel Benzaquen
Replace variadic operator function pointer with an...
blob
|
commitdiff
|
diff to current
2014-11-17
Samuel Benzaquen
Remove VariadicOperatorMatcherInterface as it is redund...
blob
|
commitdiff
|
diff to current
2014-10-24
Benjamin Kramer
ASTMatchers: for-rangify loops. No functionality change.
blob
|
commitdiff
|
diff to current
2014-10-15
Samuel Benzaquen
Speed up hasName() matcher.
blob
|
commitdiff
|
diff to current
2014-10-09
Samuel Benzaquen
Special case 0 and 1 matcher in makeAllOfComposite().
blob
|
commitdiff
|
diff to current
2014-10-01
Samuel Benzaquen
Do not use delegated constructors.
blob
|
commitdiff
|
diff to current
2014-10-01
Samuel Benzaquen
Refactor Matcher<T> and DynTypedMatcher to reduce overh...
blob
|
commitdiff
|
diff to current
2014-09-29
NAKAMURA Takumi
Revert r218616, "Refactor Matcher<T> and DynTypedMatche...
blob
|
commitdiff
|
diff to current
2014-09-29
Samuel Benzaquen
Refactor Matcher<T> and DynTypedMatcher to reduce overh...
blob
|
commitdiff
|
diff to current
2014-09-04
Samuel Benzaquen
Refactor VariantMatcher::MatcherOps to reduce the amoun...
blob
|
commitdiff
|
diff to current
2014-08-29
Benjamin Kramer
ASTMatchers: Replace some copies of the bound nodes...
blob
|
commitdiff
|
diff to current
2014-08-27
Craig Topper
Simplify creation of a bunch of ArrayRefs by using...
blob
|
commitdiff
|
diff to current
2014-08-13
Benjamin Kramer
Header guard canonicalization, clang part.
blob
|
commitdiff
|
diff to current
2014-07-23
Daniel Jasper
Prevent assert in ASTMatchFinder.
blob
|
commitdiff
|
diff to current
2014-07-14
Benjamin Kramer
[ASTMatchers] Make hasOverloadedOperatorName also match...
blob
|
commitdiff
|
diff to current
next