index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang-tools-extra
/
clang-apply-replacements
Commit message (
Expand
)
Author
Age
Files
Lines
*
Changes related to new implementation of tooling::Replacements as class.
Eric Liu
2016-08-01
3
-3
/
+83
*
Remove autoconf support
Chris Bieneman
2016-01-26
3
-58
/
+0
*
Fix test failure introduced by r253859. I believe that the new behavior
Daniel Jasper
2015-11-23
1
-6
/
+3
*
Refactor: Simplify boolean conditional return statements in clang-apply-repla...
Alexander Kornienko
2015-11-05
1
-4
/
+1
*
Replace double negation of !FileID.isInvalid() with FileID.isValid().
Yaron Keren
2015-10-03
1
-1
/
+1
*
clang-tools-extra: Appease PR24881. [-Wdocumentation]
NAKAMURA Takumi
2015-09-19
3
-7
/
+14
*
Make helpers static. clang-tools edition.
Benjamin Kramer
2015-03-23
1
-9
/
+11
*
Revert "Adapt clang-tools-extra to clang module format changes."
Adrian Prantl
2015-02-25
1
-3
/
+2
*
Adapt clang-tools-extra to clang module format changes.
Adrian Prantl
2015-02-25
1
-2
/
+3
*
Revert "Adapt Makefile dependencies for the clang module format change in r23...
Adrian Prantl
2015-02-21
1
-9
/
+2
*
Adapt Makefile dependencies for the clang module format change in r230089.
Adrian Prantl
2015-02-20
1
-2
/
+9
*
NFC. Migrating clang-tools-extra to the cl::HideUnrelatedOptions API.
Chris Bieneman
2015-01-28
1
-14
/
+6
*
Updated tools to match r227345 which changed the getRegisteredOptions method
Pete Cooper
2015-01-28
1
-2
/
+1
*
Handle newlines on Windows correctly.
Nikola Smiljanic
2014-12-09
1
-1
/
+1
*
[CMake] clangApplyReplacement: Add clangAST in libdeps to appease msc builder.
NAKAMURA Takumi
2014-10-30
1
-0
/
+1
*
[CMake] Prune redundant libdeps.
NAKAMURA Takumi
2014-10-30
2
-2
/
+0
*
[CMake] Add dependencies on clangToolingCore.
NAKAMURA Takumi
2014-10-30
2
-0
/
+2
*
Fix Makefiles after r220867.
Daniel Jasper
2014-10-29
1
-1
/
+2
*
clang-apply-replacements: For-rangify.
Benjamin Kramer
2014-09-09
2
-29
/
+20
*
clang-apply-replacements: Deduplicate paths with FileManager.
Benjamin Kramer
2014-09-09
3
-46
/
+41
*
Update for Clang API change.
David Blaikie
2014-08-27
1
-3
/
+2
*
Update for LLVM api change.
Rafael Espindola
2014-08-27
1
-2
/
+3
*
Update for LLVM api change
Rafael Espindola
2014-08-25
2
-9
/
+7
*
Track clang r213171
Alp Toker
2014-07-16
3
-3
/
+3
*
Update for llvm api change.
Rafael Espindola
2014-07-06
1
-4
/
+4
*
Track IntrusiveRefCntPtr::get() changes from LLVM r212366
Alp Toker
2014-07-05
1
-1
/
+1
*
Prefix error_code with std.
Rafael Espindola
2014-06-12
2
-6
/
+4
*
Quick build fix.
Rafael Espindola
2014-06-12
2
-0
/
+2
*
include system_error directly.
Rafael Espindola
2014-06-12
1
-1
/
+1
*
Replace llvm::error_code with std::error_code.
Rafael Espindola
2014-06-12
2
-2
/
+2
*
[C++11] Use 'nullptr'.
Craig Topper
2014-06-09
1
-1
/
+1
*
[C++11] Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-09
2
-2
/
+2
*
[CMake] Use LINK_LIBS instead of target_link_libraries().
NAKAMURA Takumi
2014-02-26
1
-2
/
+2
*
Update for llvm api change.
Rafael Espindola
2014-02-24
2
-2
/
+2
*
Update for llvm api change.
Rafael Espindola
2014-02-24
2
-2
/
+3
*
Run llvm/utils/sort_includes.py over the Clang tools code. This doesn't
Chandler Carruth
2014-01-07
1
-1
/
+1
*
[CMake] clang-tools-extra: Update dependencies.
NAKAMURA Takumi
2013-12-10
2
-3
/
+6
*
[CMake] clang-tools-extra may not depend on LLVM CodeGen.
NAKAMURA Takumi
2013-12-09
2
-10
/
+2
*
Adapt the code to the interface change in r196108.
Alexander Kornienko
2013-12-02
1
-1
/
+1
*
Fix the build after r195016.
Alexander Kornienko
2013-11-18
1
-2
/
+1
*
clang-modernize: Apply replacements using clang-apply-replacements
Edwin Vane
2013-10-05
1
-1
/
+1
*
clang-apply-replacements: Fixing doxygen warning
Edwin Vane
2013-10-01
1
-0
/
+1
*
clang-apply-replacements: Add code formatting functionality
Edwin Vane
2013-09-30
4
-9
/
+223
*
clang-apply-replacements: Clean up -help and -version
Edwin Vane
2013-09-24
1
-0
/
+23
*
Rename clang-replace -> clang-apply-replacements
Edwin Vane
2013-09-03
8
-0
/
+560