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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[clangd] Add forgotten include guard to TestFS.h. NFC
Ilya Biryukov
2018-05-30
1
-0
/
+3
*
[clangd] clang-format the source code. NFC
Ilya Biryukov
2018-05-30
7
-30
/
+29
*
Revert "Reland "[clangd] Adapt file migration in r332720""
Eric Liu
2018-05-30
2
-2
/
+1
*
Reland "[clangd] Adapt file migration in r332720"
Eric Liu
2018-05-30
2
-1
/
+2
*
[clangd] Enable parsing of non-doxygen comments in global-symbol-builder
Ilya Biryukov
2018-05-30
1
-0
/
+6
*
[clangd] Avoid inserting new #include when declaration is present in the main...
Eric Liu
2018-05-30
2
-4
/
+49
*
[clangd] Minor cleanup
Kirill Bobyrev
2018-05-29
2
-12
/
+14
*
[clangd] Remove the outdated comment. NFC
Ilya Biryukov
2018-05-28
1
-1
/
+0
*
[clangd] Remove accessors for top-level decls from preamble
Ilya Biryukov
2018-05-28
4
-92
/
+41
*
[clangd] Fix leak sanitizers warnings in clangd
Ilya Biryukov
2018-05-28
3
-18
/
+41
*
[clangd] Workaround the comments crash, reenable the test.
Ilya Biryukov
2018-05-28
2
-15
/
+31
*
[clangd] Temporarily disable the test that crashes under asan.
Ilya Biryukov
2018-05-25
1
-1
/
+2
*
[clangd] Add clangDriver dependency after r333188
Eric Liu
2018-05-24
1
-0
/
+1
*
[clangd] Build index on preamble changes instead of the AST changes
Ilya Biryukov
2018-05-24
10
-40
/
+119
*
[clangd] Serve comments for headers decls from dynamic index only
Ilya Biryukov
2018-05-24
5
-9
/
+75
*
[clangd] Skip .inc headers when canonicalizing header #include.
Eric Liu
2018-05-24
4
-21
/
+116
*
[clangd] Fix code completion in MACROs with stringification.
Eric Liu
2018-05-24
2
-46
/
+87
*
[Documentation] Fix link syntax in Release Notes.
Eugene Zelenko
2018-05-23
1
-1
/
+1
*
[Documentation] Move some Clang-tidy changes to proper sections.
Eugene Zelenko
2018-05-23
1
-9
/
+9
*
Replace last DEBUG occurrence with LLVM_DEBUG.
Nicola Zaghen
2018-05-23
1
-5
/
+5
*
[clang-tidy] new cppcoreguidelines-narrowing-conversions check.
Clement Courbet
2018-05-23
10
-0
/
+246
*
[clang-tidy] SimplifyBoolenExpr doesn't add parens if unary negotiation is of...
Zinovy Nis
2018-05-22
2
-0
/
+13
*
[clangd] Fix a typo. NFC
Ilya Biryukov
2018-05-22
1
-1
/
+1
*
[clangd] Remove ignored Preamble::CanReuse call from completion
Ilya Biryukov
2018-05-22
1
-12
/
+2
*
[clangd] Correctly handle IWYU prama with verbatim #include header.
Eric Liu
2018-05-22
2
-2
/
+18
*
Revert "[clangd] Adapt file migration in r332720"
Eric Liu
2018-05-18
2
-2
/
+1
*
Trying to fix clang-move tests on windows build bot broken by r332717
Eric Liu
2018-05-18
1
-17
/
+18
*
Silence more truncation warnings; NFC.
Aaron Ballman
2018-05-18
1
-5
/
+5
*
[clangd] Adapt file migration in r332720
Eric Liu
2018-05-18
2
-1
/
+2
*
Silence a truncation warning; NFC.
Aaron Ballman
2018-05-18
1
-1
/
+1
*
Re-enable a clang-move test on windows.
Eric Liu
2018-05-18
1
-4
/
+0
*
Disable a failing clang-move test on windows.
Eric Liu
2018-05-17
1
-0
/
+4
*
Second attempt to fix clang-move tests broken by r332590 on windows
Eric Liu
2018-05-17
1
-0
/
+2
*
[clang-tidy] Add a flag to enable alpha checkers
Alexander Kornienko
2018-05-17
6
-16
/
+56
*
Attempt to fix clang-move tests broken by r332590 on windows
Eric Liu
2018-05-17
1
-8
/
+10
*
Second attempt to fix buildbot failure caused by r332363
Eric Liu
2018-05-16
1
-2
/
+3
*
Add a new check, readability-simplify-subscript-expr, that diagnoses array su...
Aaron Ballman
2018-05-16
8
-0
/
+255
*
[clang-move] Fix a potential bug where realpath doesn't work on VFS.
Eric Liu
2018-05-16
1
-5
/
+9
*
[clang-tidy/google-readability-casting] Disable check for Objective-C++
Ben Hamilton
2018-05-16
2
-1
/
+181
*
Attempt to fix buildbot failure caused by r332363
Eric Liu
2018-05-16
1
-3
/
+2
*
[clangd] Parse all comments in Sema and completion.
Ilya Biryukov
2018-05-16
3
-0
/
+28
*
[clangd] Retrieve minimally formatted comment text in completion.
Ilya Biryukov
2018-05-16
8
-44
/
+112
*
[clangd] Filter out private proto symbols in SymbolCollector.
Eric Liu
2018-05-16
2
-0
/
+78
*
[clangd] Fix a link failure in unittests
Heejin Ahn
2018-05-16
1
-0
/
+1
*
add AR to acronyms of clang-tidy property check
Yan Zhang
2018-05-15
1
-0
/
+1
*
[clangd] Extract scoring/ranking logic, and shave yaks.
Sam McCall
2018-05-15
12
-224
/
+589
*
[clang-tools-extra] Update uses of DEBUG macro to LLVM_DEBUG.
Nicola Zaghen
2018-05-15
6
-39
/
+42
*
[clangd] Log error message instead write to errs(). NFC
Eric Liu
2018-05-15
1
-2
/
+1
*
[clangd] Populate #include insertions as additional edits in completion items.
Eric Liu
2018-05-15
8
-127
/
+403
*
[clangd] Remove LSP command-based #include insertion.
Eric Liu
2018-05-15
10
-284
/
+3
[next]