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
/
tool
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clang-tools-extra] [cmake] Link against libclang-cpp whenever possible
Michal Gorny
2019-10-04
1
-2
/
+5
*
[clang-tools-extra] [cmake] Use add_clang_tool() to install tools
Michal Gorny
2019-10-04
1
-3
/
+0
*
Remove \brief commands from doxygen comments.
Dmitri Gribenko
2019-08-22
1
-1
/
+1
*
Rename F_{None,Text,Append} to OF_{None,Text,Append}. NFC
Fangrui Song
2019-08-05
1
-1
/
+1
*
Rename clangToolingRefactor to clangToolingRefactoring for consistency with i...
Nico Weber
2019-05-25
1
-1
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Replace hardcoded format styles in a few tools with the default style in libF...
Eric Liu
2018-08-02
1
-2
/
+2
*
[clang-apply-replacements] Make clang-apply-replacements installable
Zinovy Nis
2018-04-21
1
-1
/
+1
*
[clang-apply-replacements] Always initialize FormatStyle.
Benjamin Kramer
2018-04-12
1
-9
/
+6
*
[clang-apply-replacements] Convert tooling::Replacements to tooling::AtomicCh...
Malcolm Parsons
2018-04-11
2
-138
/
+17
*
[CMake] Use PRIVATE in target_link_libraries for executables
Shoaib Meenai
2017-12-05
1
-0
/
+1
*
Adjust SetVersionPrinter call for D33899
Dimitry Andric
2017-06-06
1
-3
/
+3
*
Update tools to use new getStyle API
Antonio Maiorano
2017-01-17
1
-2
/
+9
*
[clang-tidy] Add check name to YAML export (clang-tools-extra part)
Alexander Kornienko
2017-01-03
1
-6
/
+13
*
[clang-tools-extra] Format sources with clang-format. NFC.
Mandeep Singh Grang
2016-11-08
1
-9
/
+6
*
Fix clang-tools-extra build after r283815 (Store FileEntry::Filename as a Str...
Mehdi Amini
2016-10-10
1
-1
/
+1
*
Changes related to new implementation of tooling::Replacements as class.
Eric Liu
2016-08-01
1
-1
/
+1
*
Remove autoconf support
Chris Bieneman
2016-01-26
1
-29
/
+0
*
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
1
-3
/
+6
*
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] Prune redundant libdeps.
NAKAMURA Takumi
2014-10-30
1
-1
/
+0
*
[CMake] Add dependencies on clangToolingCore.
NAKAMURA Takumi
2014-10-30
1
-0
/
+1
*
Fix Makefiles after r220867.
Daniel Jasper
2014-10-29
1
-1
/
+2
*
clang-apply-replacements: For-rangify.
Benjamin Kramer
2014-09-09
1
-5
/
+4
*
clang-apply-replacements: Deduplicate paths with FileManager.
Benjamin Kramer
2014-09-09
1
-14
/
+13
*
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
1
-4
/
+3
*
Track clang r213171
Alp Toker
2014-07-16
2
-2
/
+2
*
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
1
-2
/
+1
*
Quick build fix.
Rafael Espindola
2014-06-12
1
-0
/
+1
*
[C++11] Replace OwningPtr with std::unique_ptr.
Ahmed Charles
2014-03-09
1
-1
/
+1
*
Update for llvm api change.
Rafael Espindola
2014-02-24
1
-1
/
+1
*
Update for llvm api change.
Rafael Espindola
2014-02-24
1
-1
/
+2
*
[CMake] clang-tools-extra: Update dependencies.
NAKAMURA Takumi
2013-12-10
1
-0
/
+4
*
[CMake] clang-tools-extra may not depend on LLVM CodeGen.
NAKAMURA Takumi
2013-12-09
1
-5
/
+1
*
Adapt the code to the interface change in r196108.
Alexander Kornienko
2013-12-02
1
-1
/
+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
1
-8
/
+173
*
clang-apply-replacements: Clean up -help and -version
Edwin Vane
2013-09-24
1
-0
/
+23
[next]