index
:
delta/llvm.git
277873ce0f48
51f23efbef48
5357a98c823a
9eb3e564d3b
EmptyLineAfterFunctionDefinition
HEAD
Jamie_Phabricator_D100991
LitFixes
Llvm
aranges
arcpatch-D108319
arcpatch-D113798
arcpatch-D90810
base_offset
baserock/flang
baserock/morph
c92d1aa44b132597d
cherry-pick-something
cleaner-attribute-errors
cmake-integration
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
diagnostic-handler-dev
efb284c07e
eng/PR-D101122-follow-up
fix_asan
forTom
hostassoc
llvm_plex_11.0.1
lntue-libc-fmin
maain
mai
main
maste
master
muiez/revert-ffad4
omp-loop
optimize_compinstr_fix
perf/tmp
relase/12.x
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/13.x
release/14.x
release/15.x
release/16.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215010
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
relese/12.x
rgallop/opensource-main/scudo_standalone
scripted-process
shape
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
temp-test-main
test-D97234
testing
upstream
use-after-move-docs
verify-in-debug
vkd1
zibi/warnings_from_nanosleep
github.com: llvm/llvm-project.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang
/
unittests
/
AST
/
MatchVerifier.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ASTStructuralEquivalence] Add support for comparing ObjCCategoryDecl.
Volodymyr Sapsai
2022-04-22
1
-0
/
+4
*
[OpenCL] Add builtin declarations by default.
Anastasia Stulova
2021-02-22
1
-0
/
+1
*
[clang][NFC] Store a pointer to the ASTContext in ASTDumper and TextNodeDumper
Bruno Ricci
2020-07-03
1
-1
/
+1
*
Revert "[clang][NFC] Store a pointer to the ASTContext in ASTDumper and TextN...
Bruno Ricci
2020-07-02
1
-1
/
+1
*
[clang][NFC] Store a pointer to the ASTContext in ASTDumper and TextNodeDumper
Bruno Ricci
2020-07-02
1
-1
/
+1
*
Renamed Lang_C to Lang_C99, Lang_CXX to Lang_CXX03, and 2a to 20
Dmitri Gribenko
2020-06-02
1
-9
/
+9
*
Move unittest helpers to a shared location
Dmitri Gribenko
2020-05-29
1
-1
/
+1
*
Rename APIs in unittests/AST/Language.h in preparation to share them
Dmitri Gribenko
2020-05-29
1
-10
/
+10
*
Remove clang::ast_type_traits namespace in favor of clang
Reid Kleckner
2020-02-13
1
-6
/
+6
*
[ASTImporter] Support functions with placeholder return types ...
Gabor Marton
2019-12-12
1
-0
/
+4
*
[c++20] Add support for explicit(bool), as described in P0892R2.
Richard Smith
2019-05-09
1
-0
/
+4
*
Revert r359949 "[clang] adding explicit(bool) from c++2a"
Hans Wennborg
2019-05-06
1
-4
/
+0
*
[clang] adding explicit(bool) from c++2a
Nicolas Lesser
2019-05-04
1
-0
/
+4
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[ASTImporter] Add unit tests for structural equivalence
Gabor Marton
2018-05-24
1
-9
/
+5
*
Adding new AST matchers for: addrLabelExpr, atomicExpr, binaryConditionalOper...
Aaron Ballman
2016-03-09
1
-0
/
+19
*
Use 'override/final' instead of 'virtual' for overridden methods
Alexander Kornienko
2015-04-11
1
-5
/
+7
*
Add missing header guards.
Benjamin Kramer
2014-08-08
1
-0
/
+5
*
Obective-C. Patch to fix the incorrect ObjcMessageExpr argument source ranges,
Fariborz Jahanian
2014-07-31
1
-1
/
+12
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-07
1
-1
/
+1
*
Introduce DynTypedNode::print, dump and getSourceRange.
Peter Collingbourne
2013-11-06
1
-0
/
+68
*
Fixed testcase failing under MS by adding "-fno-delayed-template-parsing",
Enea Zaffanella
2013-07-08
1
-4
/
+15
*
Fixed source range for functional cast and unresolved construct expr nodes.
Enea Zaffanella
2013-07-07
1
-1
/
+5
*
First step towards adding a parent map to the ASTContext.
Manuel Klimek
2013-02-28
1
-1
/
+1
*
PR15095: Use more correct source locations for the InitListExpr we fake up for
Richard Smith
2013-02-05
1
-1
/
+3
*
Move commonly useful code for AST testing into MatchVerfier.h.
Manuel Klimek
2013-01-31
1
-0
/
+194