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
/
lib
/
Rewrite
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply modernize-use-default to clang.
Angel Garcia Gomez
2015-10-20
1
-2
/
+1
*
Make local function isWhitespaceExceptNL static instead of in anonymous names...
Yaron Keren
2015-07-28
1
-3
/
+1
*
Rename highly-confusing isWhitespace that returns false on \n to
Yaron Keren
2015-07-27
1
-17
/
+13
*
Revert r240270 ("Fixed/added namespace ending comments using clang-tidy").
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Fixed/added namespace ending comments using clang-tidy. NFC
Alexander Kornienko
2015-06-22
1
-1
/
+1
*
Remove empty non-virtual destructors or mark them =default when non-public
Benjamin Kramer
2015-04-11
1
-2
/
+2
*
[Rewrite] Make RewriteBuffer accessible on its own, and add a unit test for it.
Argyrios Kyrtzidis
2015-03-08
1
-1
/
+1
*
Trim some includes. NFC.
Hans Wennborg
2014-10-29
1
-2
/
+1
*
Delete unused method and clangAST dependency it required.
Daniel Jasper
2014-10-26
2
-10
/
+0
*
[CMake] clangRewrite: Roll back clangAST in libdeps, due to clang::Stmt::prin...
NAKAMURA Takumi
2014-10-24
1
-0
/
+1
*
Remove code duplication and cut dependency from clangRewrite on
Daniel Jasper
2014-10-23
2
-22
/
+0
*
Use intrusive refcounted pointers to manage RopeRefCountString lifetime.
Benjamin Kramer
2014-09-15
1
-9
/
+5
*
Make clang's rewrite engine a core feature
Alp Toker
2014-07-16
19
-15072
/
+23
*
Replace llvm::error_code with std::error_code.
Rafael Espindola
2014-06-12
1
-2
/
+2
*
Removing an "if (this == nullptr)" check from two print methods. The condition
Richard Trieu
2014-06-09
3
-0
/
+8
*
Remove the last remaining llvm/Config/config.h includes
Alp Toker
2014-06-04
1
-1
/
+1
*
[C++11] Use 'nullptr'.
Craig Topper
2014-05-07
7
-275
/
+276
*
write a line marker right before adding included file
Lubos Lunak
2014-05-01
1
-0
/
+2
*
do not use "1" for line marker for the predefines "file" either
Lubos Lunak
2014-05-01
1
-1
/
+5
*
do not use "1" for line marker for the main file
Lubos Lunak
2014-05-01
1
-2
/
+5
*
revert r207756
Lubos Lunak
2014-05-01
1
-1
/
+0
*
do not warn about unknown pragmas in modes that do not handle them (pr9537)
Lubos Lunak
2014-05-01
1
-7
/
+1
*
write a line marker right before adding included file
Lubos Lunak
2014-05-01
1
-0
/
+1
*
Make RewriteRope less confusing for me. No intended behavior change.
Nico Weber
2014-04-23
1
-3
/
+2
*
Objective-C rewriter. Use _WIN64 instead of __LLP64__
Fariborz Jahanian
2014-04-16
1
-1
/
+1
*
Objective-C modern translator. Fix declaration of
Fariborz Jahanian
2014-04-01
1
-0
/
+4
*
[C++11] Replacing FunctionProtoType iterators param_type_begin() and param_ty...
Aaron Ballman
2014-03-17
2
-44
/
+24
*
[C++11] Add 'override' keyword to virtual methods that override their base cl...
Craig Topper
2014-03-15
6
-53
/
+47
*
[C++11] Replacing BlockDecl iterators capture_begin() and capture_end() with ...
Aaron Ballman
2014-03-14
2
-10
/
+8
*
[C++11] Replacing DeclStmt iterators decl_begin() and decl_end() with iterato...
Aaron Ballman
2014-03-14
1
-3
/
+1
*
[C++11] Replacing ObjCImplementationDecl iterators ivar_begin() and ivar_end(...
Aaron Ballman
2014-03-14
1
-4
/
+2
*
[C++11] Replacing ObjCCategoryDecl iterators propimpl_begin() and propimpl_en...
Aaron Ballman
2014-03-14
2
-24
/
+8
*
[C++11] Replacing ObjCCategoryDecl iterators protocol_begin() and protocol_en...
Aaron Ballman
2014-03-14
1
-8
/
+3
*
[C++11] Replacing ObjCProtocolDecl iterators protocol_begin() and protocol_en...
Aaron Ballman
2014-03-13
1
-8
/
+3
*
[C++11] Replacing ObjCInterfaceDecl iterators protocol_begin() and protocol_e...
Aaron Ballman
2014-03-13
1
-2
/
+2
*
[C++11] Replacing ObjCContainerDecl iterators classmeth_begin() and classmeth...
Aaron Ballman
2014-03-13
2
-46
/
+18
*
[C++11] Replacing ObjCContainerDecl iterators instmeth_begin() and instmeth_e...
Aaron Ballman
2014-03-13
2
-46
/
+19
*
Renaming the recently-created (r203830) props() range API to properties() for...
Aaron Ballman
2014-03-13
2
-9
/
+9
*
[C++11] Replacing ObjCContainerDecl iterators prop_begin() and prop_end() wit...
Aaron Ballman
2014-03-13
2
-33
/
+15
*
Check for LLVM_ON_WIN32 instead of _WIN32.
Hans Wennborg
2014-03-12
1
-1
/
+2
*
[C++11] Replace OwningPtr include with <memory>.
Ahmed Charles
2014-03-09
6
-6
/
+6
*
[C++11] Replacing RecordDecl iterators field_begin() and field_end() with ite...
Aaron Ballman
2014-03-08
2
-10
/
+3
*
[C++11] Replacing EnumDecl iterators enumerator_begin() and enumerator_end() ...
Aaron Ballman
2014-03-08
1
-2
/
+1
*
Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-07
3
-4
/
+4
*
Replace OwningPtr::isValid() with conversion to bool.
Ahmed Charles
2014-03-07
1
-1
/
+1
*
[C++11] Replacing ObjCMethodDecl iterators param_begin() and param_end() with...
Aaron Ballman
2014-03-07
2
-23
/
+14
*
[CMake] Use LINK_LIBS instead of target_link_libraries().
NAKAMURA Takumi
2014-02-26
2
-4
/
+2
*
RewriteObjC: Factor string literal creation into a helper and make sure it ge...
Benjamin Kramer
2014-02-25
2
-85
/
+36
*
Update for llvm api change.
Rafael Espindola
2014-02-24
1
-1
/
+1
*
[CMake] Get rid of explicit dependencies to include/clang/*.inc and introduce...
NAKAMURA Takumi
2014-02-21
2
-22
/
+0
[next]