index
:
clang/clang-tools-extra.git
release_60-based
release_70-based
release_80-based
upstream/master
upstream/release_32
upstream/release_33
upstream/release_34
upstream/release_35
upstream/release_35@215016
upstream/release_36
upstream/release_37
upstream/release_38
upstream/release_39
upstream/release_40
upstream/release_50
upstream/release_60
upstream/release_70
upstream/release_80
upstream/release_90
upstream/stable
upstream/testing
(deprecated) Vendor branches of https://git.llvm.org/git/clang-tools-extra.git , use clang/llvm-project instead.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Add unit tests for signature help. SigHelp/CodeComplete lit tests ar...
Sam McCall
2017-12-19
2
-174
/
+35
*
[clang-tidy] Adding Fuchsia checker for virtual inheritance
Julie Hockett
2017-12-15
1
-0
/
+42
*
Add support for NOLINT and NOLINTNEXTLINE comments mentioning specific check ...
Aaron Ballman
2017-12-14
2
-4
/
+31
*
[clangd] Emit ranges for clangd diagnostics, and fix off-by-one positions
Sam McCall
2017-12-13
4
-19
/
+19
*
[clangd] Document highlights for clangd
Ilya Biryukov
2017-12-12
3
-0
/
+44
*
[clang-tidy] Correctly classify constant arrays and constant strings as const...
Alexander Kornienko
2017-12-11
1
-0
/
+53
*
[clangd] Convert lit code completion tests to unit-tests. NFC
Sam McCall
2017-12-08
4
-260
/
+0
*
[clangd] Filter completion results by fuzzy-matching identifiers.
Sam McCall
2017-12-01
1
-1
/
+1
*
[clangd] New conventions for JSON-marshalling functions, centralize machinery
Sam McCall
2017-11-30
1
-1
/
+1
*
add new check to find NSError init invocation
Yan Zhang
2017-11-30
1
-0
/
+12
*
[clang-tidy] make readability-simplify-bool-expr completely ignore macros
Alexander Kornienko
2017-11-29
1
-0
/
+8
*
[clangd] Simplify common JSON-parsing patterns in Protocol.
Sam McCall
2017-11-29
1
-1
/
+1
*
Add a new clang-tidy module for Fuchsia as an umbrella to diagnose issues wit...
Aaron Ballman
2017-11-28
1
-0
/
+81
*
[clang-tidy] Move more checks from misc- to performance-
Alexander Kornienko
2017-11-28
4
-22
/
+36
*
[clang-tidy] Ignore ExprWithCleanups when looking for else-after-throw
Malcolm Parsons
2017-11-28
1
-0
/
+18
*
[clang-tidy] Fix tests for ReplaceRandomShuffleCheck
Gabor Horvath
2017-11-28
1
-4
/
+4
*
[clangd] Switch from YAMLParser to JSONExpr
Sam McCall
2017-11-28
5
-66
/
+13
*
Add an option to misc-move-const-arg to not diagnose on trivially copyable ty...
Aaron Ballman
2017-11-27
2
-0
/
+154
*
add new check to find OSSpinlock usage
Yan Zhang
2017-11-27
1
-0
/
+15
*
[clang-tidy] Misc redundant expressions check updated for overloaded operators
Gabor Horvath
2017-11-27
1
-5
/
+80
*
[clang-tidy] Move checks from misc- to performance-
Alexander Kornienko
2017-11-27
3
-7
/
+7
*
[clang-tidy] readability-non-const-parameter fixes should update all declarat...
Alexander Kornienko
2017-11-27
1
-0
/
+10
*
[clang-tidy] Move a few more checks from misc to bugprone.
Alexander Kornienko
2017-11-24
10
-16
/
+16
*
[clang-tidy] rename_check.py misc-dangling-handle bugprone-dangling-handle
Alexander Kornienko
2017-11-24
1
-3
/
+3
*
[clangd] Tracing improvements
Sam McCall
2017-11-23
1
-4
/
+14
*
[clangd] Make completion scores use 0-1 floats internally.
Sam McCall
2017-11-23
7
-43
/
+43
*
[clang-tidy] rename_check.py misc-argument-comment bugprone-argument-comment
Alexander Kornienko
2017-11-23
3
-8
/
+42
*
[clangd] Drop impossible completions (unavailable or inaccessible)
Sam McCall
2017-11-23
3
-38
/
+17
*
[clang-tidy] rename_check.py misc-string-constructor bugprone-string-constructor
Alexander Kornienko
2017-11-23
1
-2
/
+2
*
[clang-tidy] Detect bugs in bugprone-misplaced-operator-in-strlen-in-alloc ev...
Adam Balogh
2017-11-23
1
-0
/
+8
*
[clang-tidy] Add support for operator new[] in check bugprone-misplaced-opera...
Adam Balogh
2017-11-23
1
-0
/
+25
*
[clang-tidy] Misplaced Operator in Strlen in Alloc
Adam Balogh
2017-11-23
2
-0
/
+110
*
Revert 318668, which is associated with a broken patch
Erich Keane
2017-11-20
2
-2
/
+2
*
[clang-tidy] revert hicpp-multiway-paths-covered
Jonas Toth
2017-11-20
2
-524
/
+0
*
extra test modifications for D34158
Erich Keane
2017-11-20
2
-2
/
+2
*
[clang-tidy] Add new hicpp-multiway-paths-covered check for missing branches
Jonas Toth
2017-11-18
2
-0
/
+524
*
[clang-tidy] Fix an oversight after renaming a check
Gabor Horvath
2017-11-17
1
-2
/
+2
*
[clang-tidy] Add a check for undelegated copy of base classes
Gabor Horvath
2017-11-17
1
-0
/
+188
*
[clangd] Use in-memory preambles in clangd.
Ilya Biryukov
2017-11-16
2
-0
/
+2
*
add check to avoid throwing objc exception according to Google Objective-C guide
Yan Zhang
2017-11-16
1
-0
/
+32
*
[clangd] Loosen more brittle tests
Sam McCall
2017-11-15
2
-38
/
+1
*
[clangd] Revert broken r318329 and disable tests on PS4
Sam McCall
2017-11-15
1
-0
/
+6
*
[clangd] Support returning a limited number of completion results.
Sam McCall
2017-11-15
7
-205
/
+239
*
add new check for property declaration
Ben Hamilton
2017-11-13
2
-0
/
+26
*
[clangd] Add rename support.
Haojian Wu
2017-11-09
3
-0
/
+52
*
Relax definitions.test to accept windows file paths.
Sam McCall
2017-11-08
1
-16
/
+16
*
[clangd] tolerate windows filepaths in tests
Sam McCall
2017-11-08
1
-1
/
+1
*
[clangd] loosen tests for flag-dependence revealed by r317670
Sam McCall
2017-11-08
2
-8
/
+10
*
[clangd] Sort completion results.
Sam McCall
2017-11-08
4
-77
/
+348
*
[clangd] Fix initialize capabilities response
Sam McCall
2017-11-07
2
-56
/
+60
[next]