projects
/
platform
/
upstream
/
llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[clang-tidy] Move formatDereference to FixitHintUtils
[platform/upstream/llvm.git]
/
clang-tools-extra
/
clang-apply-replacements
/
2023-01-10
serge-sans-paille
Move from llvm::makeArrayRef to ArrayRef deduction...
tree
|
commitdiff
2023-01-08
Kazu Hirata
[clang-tools-extra] Remove remaining uses of llvm:...
tree
|
commitdiff
2023-01-08
Kazu Hirata
[clang-tools-extra] Use std::optional instead of llvm...
tree
|
commitdiff
2023-01-08
Kazu Hirata
[clang-tools-extra] Add #include <optional> (NFC)
tree
|
commitdiff
2022-08-02
Ben Langmuir
Fix use-after-free in clang-apply-replacements
tree
|
commitdiff
2022-08-01
Ben Langmuir
[clang] Update code that assumes FileEntry::getName...
tree
|
commitdiff
2022-07-23
Dmitri Gribenko
Use the range-based overload of llvm::sort where possible
tree
|
commitdiff
2022-05-30
Sockke
[clang-apply-replacements] Added an option to ignore...
tree
|
commitdiff
2022-01-31
Kazu Hirata
[clang-tools-extra] Remove unused forward declarations...
tree
|
commitdiff
2022-01-11
Maksim Panchenko
Merge BOLT into LLVM monorepo
tree
|
commitdiff
2021-11-11
Adrian Vogelsgesang
[clang-apply-replacements] Correctly handle relative...
tree
|
commitdiff
2020-06-17
Michał Górny
[clang-tools-extra] Prevent linking to duplicate .a...
tree
|
commitdiff
2020-04-09
David Truby
[flang] Merge flang-compiler/f18
tree
|
commitdiff
2020-03-25
Nathan James
[clang-apply-replacements] No longer deduplucates repla...
tree
|
commitdiff
2020-01-04
Kazuaki Ishizaki
NFC: Fix trivial typos in comments
tree
|
commitdiff
2019-12-24
Mehdi Amini
Import MLIR into the LLVM tree
tree
|
commitdiff
2019-10-04
Michal Gorny
[clang-tools-extra] [cmake] Link against libclang-cpp...
tree
|
commitdiff
2019-10-04
Michal Gorny
[clang-tools-extra] [cmake] Use add_clang_tool() to...
tree
|
commitdiff
2019-08-22
Dmitri Gribenko
Remove \brief commands from doxygen comments.
tree
|
commitdiff
2019-08-05
Fangrui Song
Rename F_{None,Text,Append} to OF_{None,Text,Append...
tree
|
commitdiff
2019-08-01
Harlan Haskins
[clang-tools-extra] Adopt FileManager's error-returning...
tree
|
commitdiff
2019-05-25
Nico Weber
Rename clangToolingRefactor to clangToolingRefactoring...
tree
|
commitdiff
2019-04-17
Haojian Wu
[clang-tidy] Add fix descriptions to clang-tidy checks.
tree
|
commitdiff
2019-01-19
Chandler Carruth
Update the file headers across all of the LLVM projects...
tree
|
commitdiff
2018-09-25
Eric Liu
Deduplicate replacements from diagnostics.
tree
|
commitdiff
2018-08-02
Eric Liu
Replace hardcoded format styles in a few tools with...
tree
|
commitdiff
2018-04-21
Zinovy Nis
[clang-apply-replacements] Make clang-apply-replacement...
tree
|
commitdiff
2018-04-12
Benjamin Kramer
[clang-apply-replacements] Always initialize FormatStyle.
tree
|
commitdiff
2018-04-12
Roman Lebedev
[clang-apply-replacements] Don't forget to link to...
tree
|
commitdiff
2018-04-11
Malcolm Parsons
[clang-apply-replacements] Convert tooling::Replacement...
tree
|
commitdiff
2017-12-05
Shoaib Meenai
[CMake] Use PRIVATE in target_link_libraries for execut...
tree
|
commitdiff
2017-07-25
Kevin Funk
[clang-tidy] clang-apply-replacements: Don't insert...
tree
|
commitdiff
2017-06-06
Dimitry Andric
Adjust SetVersionPrinter call for D33899
tree
|
commitdiff
2017-01-17
Antonio Maiorano
Update tools to use new getStyle API
tree
|
commitdiff
2017-01-03
Alexander Kornienko
[clang-tidy] Add check name to YAML export (clang-tools...
tree
|
commitdiff
2016-12-14
Piotr Padlewski
modernize-use-auto NFC fixes
tree
|
commitdiff
2016-11-08
Mandeep Singh Grang
[clang-tools-extra] Format sources with clang-format...
tree
|
commitdiff
2016-10-10
Mehdi Amini
Fix clang-tools-extra build after r283815 (Store FileEn...
tree
|
commitdiff
2016-08-01
Eric Liu
Changes related to new implementation of tooling::Repla...
tree
|
commitdiff
2016-01-26
Chris Bieneman
Remove autoconf support
tree
|
commitdiff
2015-11-23
Daniel Jasper
Fix test failure introduced by r253859. I believe that...
tree
|
commitdiff
2015-11-05
Alexander Kornienko
Refactor: Simplify boolean conditional return statement...
tree
|
commitdiff
2015-10-03
Yaron Keren
Replace double negation of !FileID.isInvalid() with...
tree
|
commitdiff
2015-09-19
NAKAMURA Takumi
clang-tools-extra: Appease PR24881. [-Wdocumentation]
tree
|
commitdiff
2015-03-23
Benjamin Kramer
Make helpers static. clang-tools edition.
tree
|
commitdiff
2015-02-25
Adrian Prantl
Revert "Adapt clang-tools-extra to clang module format...
tree
|
commitdiff
2015-02-25
Adrian Prantl
Adapt clang-tools-extra to clang module format changes.
tree
|
commitdiff
2015-02-21
Adrian Prantl
Revert "Adapt Makefile dependencies for the clang modul...
tree
|
commitdiff
2015-02-20
Adrian Prantl
Adapt Makefile dependencies for the clang module format...
tree
|
commitdiff
2015-01-28
Chris Bieneman
NFC. Migrating clang-tools-extra to the cl::HideUnrelat...
tree
|
commitdiff
2015-01-28
Pete Cooper
Updated tools to match r227345 which changed the getReg...
tree
|
commitdiff
2014-12-09
Nikola Smiljanic
Handle newlines on Windows correctly.
tree
|
commitdiff
2014-10-30
NAKAMURA Takumi
[CMake] clangApplyReplacement: Add clangAST in libdeps...
tree
|
commitdiff
2014-10-30
NAKAMURA Takumi
[CMake] Prune redundant libdeps.
tree
|
commitdiff
2014-10-30
NAKAMURA Takumi
[CMake] Add dependencies on clangToolingCore.
tree
|
commitdiff
2014-10-29
Daniel Jasper
Fix Makefiles after r220867.
tree
|
commitdiff
2014-09-09
Benjamin Kramer
clang-apply-replacements: For-rangify.
tree
|
commitdiff
2014-09-09
Benjamin Kramer
clang-apply-replacements: Deduplicate paths with FileMa...
tree
|
commitdiff
2014-08-27
David Blaikie
Update for Clang API change.
tree
|
commitdiff
2014-08-27
Rafael Espindola
Update for LLVM api change.
tree
|
commitdiff
2014-08-25
Rafael Espindola
Update for LLVM api change
tree
|
commitdiff
2014-07-16
Alp Toker
Track clang r213171
tree
|
commitdiff
2014-07-06
Rafael Espindola
Update for llvm api change.
tree
|
commitdiff
2014-07-05
Alp Toker
Track IntrusiveRefCntPtr::get() changes from LLVM r212366
tree
|
commitdiff
2014-06-12
Rafael Espindola
Prefix error_code with std.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Quick build fix.
tree
|
commitdiff
2014-06-12
Rafael Espindola
include system_error directly.
tree
|
commitdiff
2014-06-12
Rafael Espindola
Replace llvm::error_code with std::error_code.
tree
|
commitdiff
2014-06-09
Craig Topper
[C++11] Use 'nullptr'.
tree
|
commitdiff
2014-03-09
Ahmed Charles
[C++11] Replace OwningPtr with std::unique_ptr.
tree
|
commitdiff
2014-02-26
NAKAMURA Takumi
[CMake] Use LINK_LIBS instead of target_link_libraries().
tree
|
commitdiff
2014-02-24
Rafael Espindola
Update for llvm api change.
tree
|
commitdiff
2014-02-24
Rafael Espindola
Update for llvm api change.
tree
|
commitdiff
2014-01-07
Chandler Carruth
Run llvm/utils/sort_includes.py over the Clang tools...
tree
|
commitdiff
2013-12-10
NAKAMURA Takumi
[CMake] clang-tools-extra: Update dependencies.
tree
|
commitdiff
2013-12-09
NAKAMURA Takumi
[CMake] clang-tools-extra may not depend on LLVM CodeGen.
tree
|
commitdiff
2013-12-02
Alexander Kornienko
Adapt the code to the interface change in r196108.
tree
|
commitdiff
2013-11-18
Alexander Kornienko
Fix the build after r195016.
tree
|
commitdiff
2013-10-05
Edwin Vane
clang-modernize: Apply replacements using clang-apply...
tree
|
commitdiff
2013-10-01
Edwin Vane
clang-apply-replacements: Fixing doxygen warning
tree
|
commitdiff
2013-09-30
Edwin Vane
clang-apply-replacements: Add code formatting functionality
tree
|
commitdiff
2013-09-24
Edwin Vane
clang-apply-replacements: Clean up -help and -version
tree
|
commitdiff
2013-09-03
Edwin Vane
Rename clang-replace -> clang-apply-replacements
tree
|
commitdiff