git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
test commit. update comment grammatically. NFC
[lldb.git]
/
clang-tools-extra
/
2016-07-22
Clement Courbet
Revert "Revert "[clang-tidy] new cppcoreguidelines...
tree
|
commitdiff
2016-07-22
Kirill Bobyrev
[clang-rename] introduce better symbol finding
tree
|
commitdiff
2016-07-22
Clement Courbet
Revert "[clang-tidy] new cppcoreguidelines-slicing"
tree
|
commitdiff
2016-07-22
Clement Courbet
[clang-tidy] new cppcoreguidelines-slicing
tree
|
commitdiff
2016-07-22
Benjamin Kramer
[include-fixer] Fix faulty sort predicate.
tree
|
commitdiff
2016-07-22
Eugene Zelenko
Restructure release notes.
tree
|
commitdiff
2016-07-21
Benjamin Kramer
[clang-tidy] Avoid duplicated DenseMap lookup.
tree
|
commitdiff
2016-07-21
Haojian Wu
[include-fixer] Add mising qualifiers to all instances...
tree
|
commitdiff
2016-07-21
Kirill Bobyrev
[clang-rename] check whether -new-name is valid identif...
tree
|
commitdiff
2016-07-20
Matthias Gehre
clang-tidy modernize-loop-convert: preserve type of...
tree
|
commitdiff
2016-07-20
Kirill Bobyrev
[clang-tidy] readability-identifier-naming - support...
tree
|
commitdiff
2016-07-20
Benjamin Kramer
[include-fixer] Make error messages a bit prettier...
tree
|
commitdiff
2016-07-20
Haojian Wu
[include-fixer] Tweak: remove unintended const.
tree
|
commitdiff
2016-07-19
Matthias Gehre
cppcoreguidelines-pro-bounds-constant-array-index:...
tree
|
commitdiff
2016-07-19
NAKAMURA Takumi
clangRename: Update libdeps to add clangASTMatchers.
tree
|
commitdiff
2016-07-19
NAKAMURA Takumi
ClangRenameTests: Update libdeps. r275958 introduced...
tree
|
commitdiff
2016-07-19
Haojian Wu
[include-fixer] A refactoring of IncludeFixerContext.
tree
|
commitdiff
2016-07-19
Kirill Bobyrev
[clang-rename] add support for overridden functions
tree
|
commitdiff
2016-07-19
Saleem Abdulrasool
clang-rename: fix referenced variable in vim-script
tree
|
commitdiff
2016-07-18
Benjamin Kramer
Unbreak extra tools build post r275882.
tree
|
commitdiff
2016-07-18
Hans Wennborg
docs/conf.py: update version to 4.0
tree
|
commitdiff
2016-07-18
Hans Wennborg
Trunk release notes are now for 4.0.0
tree
|
commitdiff
2016-07-18
Haojian Wu
[include-fixer] Add an options allow moving the cursor...
tree
|
commitdiff
2016-07-16
Kirill Bobyrev
[clang-rename] remove obsolete tests and apply fixes...
tree
|
commitdiff
2016-07-15
Kirill Bobyrev
[clang-rename] fix testset
tree
|
commitdiff
2016-07-15
Kirill Bobyrev
[clang-rename] apply stylistic fixes
tree
|
commitdiff
2016-07-15
Kirill Bobyrev
[clang-rename] add few tests
tree
|
commitdiff
2016-07-15
Haojian Wu
[include-fixer] Always add as few as possible qualifier...
tree
|
commitdiff
2016-07-14
Matthias Gehre
cppcoreguidelines-pro-bounds-constant-array-index:...
tree
|
commitdiff
2016-07-14
Benjamin Kramer
Upgrade all the .arcconfigs to https.
tree
|
commitdiff
2016-07-14
Benjamin Kramer
[clang-rename] add documentation
tree
|
commitdiff
2016-07-14
Benjamin Kramer
[clang-rename] exit code-related bugfix and code cleanup
tree
|
commitdiff
2016-07-14
Haojian Wu
[include-fixer] Correct an incorrecst judgement about...
tree
|
commitdiff
2016-07-13
Haojian Wu
[include-fixer] Implement adding missing namespace...
tree
|
commitdiff
2016-07-13
Haojian Wu
[clang-tidy] Fix misc-definitions-in-headers misplaced...
tree
|
commitdiff
2016-07-13
Etienne Bergeron
fix missing newline in sphinx doc
tree
|
commitdiff
2016-07-11
Eric Liu
Changes related to tooling::applyAllReplacements interf...
tree
|
commitdiff
2016-07-11
Haojian Wu
[clang-tidy] Pass absolute path to OptionsProvider...
tree
|
commitdiff
2016-07-09
Matthias Gehre
clang-tidy/readability-identifier-naming: crash on...
tree
|
commitdiff
2016-07-08
Haojian Wu
[include-fixer] Don't add qualifiers to symbols which...
tree
|
commitdiff
2016-07-08
Haojian Wu
[include-fixer] Pull out Context implementation code...
tree
|
commitdiff
2016-07-08
Haojian Wu
[clang-rename] fix typo in Python script for Vim integr...
tree
|
commitdiff
2016-07-08
Haojian Wu
[include-fixer] Add missing namespace qualifiers after...
tree
|
commitdiff
2016-07-07
Benjamin Kramer
[clang-rename] add basic vim integration
tree
|
commitdiff
2016-07-07
Nico Weber
[clang-tidy] Add dependency on clang-headers
tree
|
commitdiff
2016-07-07
Etienne Bergeron
[clang-tidy] Enhance redundant-expression check
tree
|
commitdiff
2016-07-05
Felix Berger
[clang-tidy] UnnecessaryValueParamCheck - only warn...
tree
|
commitdiff
2016-07-04
Benjamin Kramer
[clang-include-fixer] fix PEP8 warnings
tree
|
commitdiff
2016-07-04
Eric Liu
[include-fixer] reduce stack size by changing RegexHead...
tree
|
commitdiff
2016-07-04
Haojian Wu
[clang-tidy] Fix more enum declaration cases in misc...
tree
|
commitdiff
2016-07-04
Eric Liu
Fix broken build caused by r274494.
tree
|
commitdiff
2016-07-04
Eric Liu
[include-fixer] make HeaderMapCollector maps from regex...
tree
|
commitdiff
2016-07-01
Felix Berger
[clang-tidy] UnnecessaryValueParamCheck - suggest std...
tree
|
commitdiff
2016-06-28
Samuel Benzaquen
[clang-tidy] Do not match on lambdas.
tree
|
commitdiff
2016-06-28
Piotr Padlewski
[clang-tidy] boost-use-to-string arg expr location...
tree
|
commitdiff
2016-06-28
NAKAMURA Takumi
clang-rename: Update libdeps corresponding to r273910.
tree
|
commitdiff
2016-06-27
Miklos Vajna
clang-rename: try to make ClassTestReplacements more...
tree
|
commitdiff
2016-06-27
Miklos Vajna
clang-rename: add a -export-fixes option
tree
|
commitdiff
2016-06-27
Haojian Wu
[clang-tidy] Warning enum unused using declarations.
tree
|
commitdiff
2016-06-27
Haojian Wu
[clang-tidy] Don't run misc-definitions-in-headers...
tree
|
commitdiff
2016-06-26
NAKAMURA Takumi
clang-tools-extra/test/clang-tidy/modernize-use-using...
tree
|
commitdiff
2016-06-25
Krystyna Gajczyk
[clang-tidy] Add modernize-use-using
tree
|
commitdiff
2016-06-24
Cong Liu
Remove ignoringImplicit from clang-tidy.
tree
|
commitdiff
2016-06-21
Miklos Vajna
Fix build of ClangRenameTests
tree
|
commitdiff
2016-06-21
Tim Shen
Fix clang-tidy patterns to adapt to newly added ExprWit...
tree
|
commitdiff
2016-06-21
Miklos Vajna
clang-rename: add a -old-name option
tree
|
commitdiff
2016-06-21
Eric Liu
[clang-apply-replacements] use Range::operator==()...
tree
|
commitdiff
2016-06-21
Piotr Padlewski
[clang-tidy] Add modernize-use-emplace
tree
|
commitdiff
2016-06-17
Alexander Kornienko
[clang-tidy] More doc fixes. NFC.
tree
|
commitdiff
2016-06-17
Alexander Kornienko
[clang-tidy] Fix doxygen errors. NFC.
tree
|
commitdiff
2016-06-17
Alexander Kornienko
[clang-tidy] readability-identifier-naming - Support...
tree
|
commitdiff
2016-06-16
Alexander Kornienko
[clang-tidy] misc-move-const-arg: Fix typos
tree
|
commitdiff
2016-06-16
Alexander Kornienko
[clang-tidy] misc-move-const-arg: Detect if result...
tree
|
commitdiff
2016-06-15
Artem Belevich
[clang-tools] mark TokenName as unused
tree
|
commitdiff
2016-06-15
Miklos Vajna
clang-rename: implement renaming of classes with a...
tree
|
commitdiff
2016-06-15
Benjamin Kramer
[clang-tidy] Remove dead code. NFC.
tree
|
commitdiff
2016-06-15
Benjamin Kramer
Apply performance-unnecessary-value-param to clang...
tree
|
commitdiff
2016-06-15
Haojian Wu
[include-fixer] Correct two wrong header mappings.
tree
|
commitdiff
2016-06-14
Eric Liu
[include-fixer] remove redundant code.
tree
|
commitdiff
2016-06-13
Eric Liu
[include-fixer] only deduplicate symbols after matching...
tree
|
commitdiff
2016-06-13
Miklos Vajna
clang-rename: implement handling of remaining named...
tree
|
commitdiff
2016-06-10
Eric Liu
[include-fixer] give users an option to show N more...
tree
|
commitdiff
2016-06-10
Miklos Vajna
clang-rename: fix the DynamicCastExpr test on ps4
tree
|
commitdiff
2016-06-09
Eric Liu
[include-fixer] do not index friend function declaration.
tree
|
commitdiff
2016-06-09
Richard Smith
Update to match LLVM r272232.
tree
|
commitdiff
2016-06-08
Miklos Vajna
clang-rename: implement renaming of classes inside...
tree
|
commitdiff
2016-06-08
Alexander Kornienko
[clang-tidy] misc-argument-comment: don't bail out...
tree
|
commitdiff
2016-06-08
Haojian Wu
[include-fixer] Keep dot dot in SymbolInfo file paths.
tree
|
commitdiff
2016-06-08
Eric Liu
[include-fixer] explicitly set minimize-paths in test.
tree
|
commitdiff
2016-06-08
Alexander Kornienko
[clang-tidy] correct clang-tidy-diff.py help message
tree
|
commitdiff
2016-06-08
Eric Liu
[include-fixer] do not add enum forward declaration...
tree
|
commitdiff
2016-06-08
Daniel Marjamaki
[clang-tidy] misc-macro-parentheses - avoid adding...
tree
|
commitdiff
2016-06-07
Eugene Zelenko
[Clang-tidy] Alphabetical checks order in release notes.
tree
|
commitdiff
2016-06-07
Eugene Zelenko
[Clang-tidy] Documentation style consistency.
tree
|
commitdiff
2016-06-07
Aaron Ballman
Fixing a build bot issue with duplicate explicit instan...
tree
|
commitdiff
2016-06-07
Aaron Ballman
Adding a release note for the misc-misplaced-const...
tree
|
commitdiff
2016-06-07
Aaron Ballman
Add the misc-misplaced-const check to clang-tidy, which...
tree
|
commitdiff
2016-06-07
Eric Liu
[include-fixer] try to make vim header selection more...
tree
|
commitdiff
2016-06-07
Alexander Kornienko
[clang-tidy] readability-identifier-naming - Support...
tree
|
commitdiff
2016-06-07
Haojian Wu
[clang-tidy] Ignore the deleted function in misc-defini...
tree
|
commitdiff
next