GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/llvm-project.git
dev-main-update
dev-newmaster
dev/mdvorski/ranges_the_rest_algo
gentoo
main
master
release/1.0.x
release/1.1.x
release/1.2.x
release/1.3.x
release/1.4.x
release/1.5.x
release/1.6.x
release/1.7.x
release/1.8.x
release/1.9.x
release/10.x
release/11.x
release/12.x
release/2.0.x
release/2.1.x
release/2.2.x
release/2.3.x
release/2.4.x
release/2.5.x
release/2.6.x
release/2.7.x
release/2.8.x
release/2.9.x
release/3.0.x
release/3.1.x
release/3.2.x
release/3.3.x
release/3.4.x
release/3.5.x
release/3.6.x
release/3.7.x
release/3.8.x
release/3.9.x
release/4.x
release/5.x
release/6.x
release/7.x
release/8.x
release/9.x
temp-test-main
use-after-move-docs
Gentoo patchsets for LLVM
Gentoo LLVM project <llvm@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clang-tools-extra
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[clangd] Disable BackgroundIndexTest.PeriodicalIndex
Ilya Biryukov
2019-01-07
1
-1
/
+3
*
[Documentation] fix order of checks in checks/list.rst
Jonas Toth
2019-01-05
1
-3
/
+3
*
[clangd] Fix detecting atomics in stand-alone builds
Michal Gorny
2019-01-03
1
-0
/
+5
*
[clangd] Move helpers from global namespace into anonymous namespace, NFC.
Haojian Wu
2019-01-03
1
-22
/
+22
*
[clangd] Bump vscode-clangd v0.0.9
Haojian Wu
2019-01-03
1
-1
/
+1
*
[clangd] Always try to build absolute path
Kadir Cetinkaya
2019-01-03
1
-8
/
+1
*
[clangd] Check preceding char when completion triggers on ':' or '>'
Ilya Biryukov
2019-01-03
5
-3
/
+210
*
[clangd] clang-format everything. NFC
Ilya Biryukov
2019-01-03
30
-359
/
+311
*
[Documentation] Alphabetical order in Clang-tidy checks changes list.
Eugene Zelenko
2019-01-02
1
-8
/
+8
*
[clangd] Show FileStatus in vscode-clangd.
Haojian Wu
2019-01-02
1
-0
/
+37
*
[clang-tidy] Export the abseil duration inverse lookup function, NFC
Hyrum Wright
2018-12-28
2
-2
/
+7
*
[clang-tidy] add IgnoreMacros option to readability-uppercase-literal-suffix
Miklos Vajna
2018-12-24
6
-2
/
+22
*
[clangd] Delete stray semicolon. NFC
Fangrui Song
2018-12-24
1
-1
/
+0
*
[clangd] Delete trailing ; NFC
Fangrui Song
2018-12-23
1
-1
/
+1
*
[clang-tidy] Be more liberal about literal zeroes in abseil checks
Hyrum Wright
2018-12-21
3
-6
/
+54
*
[clang-tidy] Add export-fixes flag to clang-tidy-diff
Julie Hockett
2018-12-21
1
-0
/
+5
*
[clangd] Cleanup syntax errors in the test, NFC.
Haojian Wu
2018-12-21
4
-7
/
+7
*
Fix warning about unused variable [NFC]
Bjorn Pettersson
2018-12-21
1
-1
/
+1
*
[clangd] Try to workaround test failure by increasing the timeouts
Ilya Biryukov
2018-12-20
1
-3
/
+3
*
[clangd] Expose FileStatus to LSP.
Haojian Wu
2018-12-20
7
-3
/
+89
*
[clang-tidy] Use translationUnitDecl() instead of a custom matcher.
Alexander Kornienko
2018-12-20
2
-18
/
+5
*
[clangd] Don't miss the expected type in merge.
Haojian Wu
2018-12-20
2
-0
/
+4
*
[clang-tidy] Diagnose abseil-duration-comparison on macro arguments
Hyrum Wright
2018-12-19
5
-20
/
+58
*
[clangd] Fix a syntax error on the test.
Haojian Wu
2018-12-19
1
-1
/
+1
*
[clang-tidy] use "const SourceManager&" parameter, NFC.
Haojian Wu
2018-12-19
1
-3
/
+3
*
[clangd] Unify path canonicalizations in the codebase
Kadir Cetinkaya
2018-12-19
5
-76
/
+64
*
[clangd] Try to fix buildbot failure after r349496
Eric Liu
2018-12-18
1
-3
/
+3
*
[clangd] BackgroundIndex rebuilds symbol index periodically.
Eric Liu
2018-12-18
7
-9
/
+108
*
[clangd] Change diskbackedstorage to be atomic
Kadir Cetinkaya
2018-12-17
1
-8
/
+33
*
[clangd] Only reduce priority of a thread for indexing.
Kadir Cetinkaya
2018-12-17
4
-39
/
+58
*
Revert rCTE349288 'Fix a lit test failure after MallocChecker changes'
Kristof Umann
2018-12-17
1
-1
/
+1
*
Fix a lit test failure after MallocChecker changes
Kristof Umann
2018-12-16
1
-1
/
+1
*
[dexp] Change FuzzyFind to also print scope of symbols
Kadir Cetinkaya
2018-12-14
1
-1
/
+2
*
clang-include-fixer.el: support remote files
Philipp Stephani
2018-12-14
1
-5
/
+15
*
[clangd] Use buildCompilerInvocation to simplify the HeadersTests, NFC.
Haojian Wu
2018-12-14
1
-10
/
+4
*
[clangd] Fix memory leak in ClangdTests.
Haojian Wu
2018-12-14
1
-1
/
+3
*
[clangd] Fix an assertion failure in background index.
Haojian Wu
2018-12-14
2
-0
/
+27
*
[clang-tidy] Remove extra config.h includes
Ivan Donchevskii
2018-12-14
2
-2
/
+0
*
[clang-tidy] Share the forced linking code between clang-tidy tool and plugin
Ivan Donchevskii
2018-12-14
3
-185
/
+116
*
[clang-tidy] Improve google-objc-function-naming diagnostics 📙
Stephane Moore
2018-12-14
3
-17
/
+33
*
Revert "[clang-tidy] Share the forced linking code between clang-tidy tool an...
Douglas Yung
2018-12-14
3
-110
/
+185
*
[clang-tidy] Add the abseil-duration-subtraction check
Hyrum Wright
2018-12-13
11
-116
/
+322
*
[clangd] Enable cross-namespace completions by default in clangd
Eric Liu
2018-12-13
1
-1
/
+1
*
[clang-tidy] Share the forced linking code between clang-tidy tool and plugin
Ivan Donchevskii
2018-12-13
3
-185
/
+110
*
[clangd] Refine the way of checking a declaration is referenced by the writte...
Haojian Wu
2018-12-13
2
-12
/
+57
*
[clangd] Avoid emitting Queued status when we are able to acquire the Barrier.
Haojian Wu
2018-12-13
4
-5
/
+15
*
[clangd] Move the utility function to anonymous namespace, NFC.
Haojian Wu
2018-12-13
1
-32
/
+33
*
Add explicit dependency on clangSerialization after rC348911
Fangrui Song
2018-12-12
25
-0
/
+25
*
Use the standard Duration factory matcher
Jonas Toth
2018-12-11
1
-4
/
+2
*
[clang-tidy] NFC Consolidate test absl::Time implementation
Jonas Toth
2018-12-11
5
-158
/
+81
[prev]
[next]