index
:
delta/clang.git
baserock/flang
google/stable
google/testing
master
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
release_34
release_35
release_35@215011
release_36
release_37
release_38
release_39
release_40
release_50
release_60
release_70
release_80
release_90
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
llvm.org: Obsolete (use llvm)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
clang
/
Tooling
/
Core
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tidy] Address post-commit comments
Haojian Wu
2019-04-18
1
-2
/
+2
*
[clang-tidy] Add fix descriptions to clang-tidy checks.
Haojian Wu
2019-04-17
1
-4
/
+7
*
[Lookup] Invisible decls should not be ambiguous when renaming.
Eric Liu
2019-04-15
1
-0
/
+3
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
Reland "Move #include manipulation code to new lib/Tooling/Inclusions."
Eric Liu
2018-06-04
2
-270
/
+0
*
Revert "Reland "Move #include manipulation code to new lib/Tooling/Inclusions.""
Eric Liu
2018-05-30
2
-0
/
+270
*
Reland "Move #include manipulation code to new lib/Tooling/Inclusions."
Eric Liu
2018-05-30
2
-270
/
+0
*
Revert "Move #include manipulation code to new lib/Tooling/Inclusions."
Eric Liu
2018-05-18
2
-0
/
+270
*
Move #include manipulation code to new lib/Tooling/Inclusions.
Eric Liu
2018-05-18
2
-270
/
+0
*
[Tooling] Pull #include manipulation code from clangFormat into libToolingCore.
Eric Liu
2018-05-14
1
-0
/
+137
*
[clang-format] Move #include related style to libToolingCore
Eric Liu
2018-05-14
1
-0
/
+133
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-09
2
-38
/
+38
*
[Tooling] Fix some Clang-tidy modernize and Include What You Use warnings; ot...
Eugene Zelenko
2018-03-14
1
-13
/
+19
*
Fix typos of occurred and occurrence
Malcolm Parsons
2018-01-24
1
-1
/
+1
*
Moved QualTypeNames.h from Tooling to AST.
Ilya Biryukov
2017-11-08
1
-79
/
+0
*
[Tooling] Add LLVM_NODISCARD to Replacements::merge
Krasimir Georgiev
2017-08-01
1
-1
/
+1
*
Add const to reference arguments of Diagnostic ctor
Alexander Kornienko
2017-07-05
1
-3
/
+3
*
[clang-tidy] Add check name to YAML export
Alexander Kornienko
2017-01-03
2
-6
/
+100
*
Make llvm::Error generated from replacement interfaces more specific.
Eric Liu
2016-11-22
1
-0
/
+56
*
Add comments on how to print error retuned by tooling::Replacements::add().
Eric Liu
2016-11-15
1
-2
/
+3
*
Deduplicate replacements by FileEntry instead of file names.
Eric Liu
2016-11-07
1
-2
/
+4
*
Deduplicate sets of replacements by file names.
Eric Liu
2016-10-14
1
-6
/
+5
*
Added more comments to tooling::Replacements.
Eric Liu
2016-10-03
1
-0
/
+4
*
Merge conflicting replacements when they are order-independent.
Eric Liu
2016-09-28
1
-3
/
+34
*
Recommit r281457 "Supports adding insertion around non-insertion replacements".
Eric Liu
2016-09-19
1
-7
/
+11
*
When replacements have the same offset, make replacements with smaller length...
Eric Liu
2016-09-17
1
-0
/
+5
*
Revert r281457 "Supports adding insertion around non-insertion replacements."
Artem Belevich
2016-09-14
1
-11
/
+7
*
Supports adding insertion around non-insertion replacements.
Eric Liu
2016-09-14
1
-7
/
+11
*
Implement tooling::Replacements as a class.
Eric Liu
2016-08-01
1
-55
/
+71
*
Make tooling::applyAllReplacements return llvm::Expected<string> instead of e...
Eric Liu
2016-07-11
1
-26
/
+8
*
[Tooling] Add optional argument to getFullyQualifiedName to prepend "::".
Siva Chandra
2016-06-29
1
-1
/
+4
*
Added calculateRangesAfterReplaments() to calculate affacted ranges in the ne...
Eric Liu
2016-06-21
1
-1
/
+20
*
Added formatAndApplyAllReplacements that works on multiple files in libTooling.
Eric Liu
2016-03-29
1
-3
/
+8
*
Add functions to apply replacements and reformat them.
Manuel Klimek
2016-03-01
1
-0
/
+7
*
Revert "Implement new interfaces for code-formatting when applying replacemen...
Manuel Klimek
2016-02-29
1
-39
/
+0
*
Implement new interfaces for code-formatting when applying replacements.
Manuel Klimek
2016-02-29
1
-0
/
+39
*
Add Tooling functionality to get a name for a QualType that can be used to name
Richard Smith
2016-02-09
1
-0
/
+76
*
[Tooling] Add a utility function to replace one nested name with another.
Benjamin Kramer
2015-10-22
1
-0
/
+48
*
clang-format: Add initial #include sorting capabilities.
Daniel Jasper
2015-09-23
1
-0
/
+6
*
Allow replacements created from token ranges to specify language options.
Manuel Klimek
2015-06-03
1
-13
/
+19
*
Refactor libTooling to reduce required dependencies.
Daniel Jasper
2014-10-29
1
-0
/
+229