Sign in
llvm
/
llvm-project
/
clang-tools-extra
Clone this repo:
Branches
main
master
c328884
[clang-tidy] Improve bugprone.use-after-move interaction with explicit destructor call. (#188866)
by serge-sans-paille
· 3 hours ago
main
master
ac520a8
[clang-doc] Enforce arena allocated types are trivially destructible (#190049)
by Paul Kirth
· 2 days ago
c4e4ae8
[clang-doc] Migrate Namespaces to arena allocation (#190048)
by Paul Kirth
· 2 days ago
e756523
[include-cleaner][NFC] expose and test `normalizePath` helper (#189364)
by Daniil Dudkin
· 2 days ago
ee10434
[clang-doc] Refactor FriendInfo parameters to use ArrayRef (#190047)
by Paul Kirth
· 2 days ago
3a1c487
[clang-tidy] Fix readability-identifier-naming for C++17 structured bindings (#189500)
by Björn Svensson
· 2 days ago
e25bb2b
[clang-tidy] Add `AllowExplicitObjectParameters` option to `avoid-capturing-lambda-coroutines` (#182916)
by Willem Kaufmann
· 2 days ago
0297b35
[clang-doc] Prepare Info types for Arena allocation (#190046)
by Paul Kirth
· 2 days ago
a7aee66
[clang-doc] Introduce TransientArena for short lived allocations (#190045)
by Paul Kirth
· 2 days ago
e152954
[clang-doc] Switch to string internment (#190044)
by Paul Kirth
· 3 days ago
68a7b1d
[clang-tidy][NFC] Remove another ad-hoc exclusion for system headers (#190094)
by Victor Chernyakin
· 3 days ago
b212044
[clang-doc] Update lookup routines for consistency (#190043)
by Paul Kirth
· 3 days ago
bd3e27c
[clang-tidy] Properly escape printed clang-tidy command in `run-clang-tidy.py` (#189974)
by Thorsten Klein
· 4 days ago
be2bac7
[clang-tidy][NFC] Remove the `ObjCModuleTest.cpp` unit test (#185832)
by Victor Chernyakin
· 4 days ago
1cb662f
[clang-tidy] Add AllowLogicalOperatorConversion option to implicit-bool-conversion (#189149)
by Baranov Victor
· 6 days ago
ee50565
[clang-doc] Integrate enum LIT tests (#187818)
by Erick Velez
· 6 days ago
658e50c
[clang-tidy] Rename performance-faster-string-find to performance-prefer-single-char-overloads (#186946)
by Zeyi Xu
· 6 days ago
b5b5a21
[clang-tidy] Diagnose NULL macro expansions in implicit-bool-conversion (#188694)
by Zeyi Xu
· 6 days ago
e706d64
[clang-tidy] Fix bugprone-inc-dec-in-conditions FP with lambda condition (#189145)
by Baranov Victor
· 7 days ago
e84a446
[clang-tidy][NFC] Run `performance-faster-string-find` over the codebase (#189202)
by Victor Chernyakin
· 7 days ago
More »