Skip to content

Pull requests: llvm/llvm-project

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

[include-cleaner] Always keep non-self-contained files clang-tidy clangd
#65499 by kadircet was merged Sep 11, 2023 Loading… updated Sep 11, 2023
[clang][dataflow] Change diagnoseFunction to use llvm::SmallVector instead of std::vector. clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang Clang issues not falling into any other category clang-tidy
#66014 by ymand was merged Sep 13, 2023 Loading… updated Sep 13, 2023
[clang-tidy] Avoid checking magic numbers if _BitInt clang-tidy
#65888 by vabridgers was merged Sep 17, 2023 Loading… updated Sep 17, 2023
[clang-tidy] Fix support for typedefs in readability-identifier-naming clang-tidy
#66835 by PiotrZSL was merged Sep 20, 2023 Loading… updated Sep 20, 2023
2
7
[clang-tidy] Update llvmlibc-implementation-in-namespace to new rules clang-tidy
#66504 by gchatelet was merged Sep 21, 2023 Loading… updated Sep 21, 2023
[ASTMatchers] Fix classIsDerivedFrom for recusrive cases clang Clang issues not falling into any other category clang-query clang-tidy
#67307 by ilya-biryukov was merged Sep 25, 2023 Loading… updated Sep 25, 2023
[clang-analysis]Fix false positive in mutation check when using pointer to member function clang:analysis clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang Clang issues not falling into any other category clang-tidy
#66846 by HerrCai0907 was merged Sep 25, 2023 Loading… updated Sep 25, 2023
[clang] NFCI: Use FileEntryRef in SourceManager::FileInfos clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-tidy
#67742 by jansvoboda11 was merged Sep 29, 2023 Loading… updated Sep 29, 2023
[clang] [C23] Fix crash with _BitInt running clang-tidy clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang Clang issues not falling into any other category clang-tidy
#65889 by vabridgers was merged Sep 20, 2023 Loading… updated Sep 29, 2023
[clang] NFCI: Use FileEntryRef for FileID creation clang:dataflow Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html clang:frontend Language frontend issues, e.g. anything involving "Sema" clang Clang issues not falling into any other category clang-tidy
#67838 by jansvoboda11 was merged Oct 3, 2023 Loading… updated Oct 3, 2023
[clang] remove ClassScopeFunctionSpecializationDecl clang:codegen IR generation bugs: mangling, exceptions, etc. clang:frontend Language frontend issues, e.g. anything involving "Sema" clang:modules C++20 modules and Clang Header Modules clang:static analyzer clang Clang issues not falling into any other category clang-tidy clangd
#66636 by sdkrystian was merged Oct 7, 2023 Loading… updated Oct 7, 2023
[clang-tidy][modernize-return-braced-init-list]fix false-positives clang-tidy
#68491 by HerrCai0907 was merged Oct 8, 2023 Loading… updated Oct 8, 2023
[clang-tidy] add namespace qualifier NFC clang-tidy
#68579 by metaflow was merged Oct 9, 2023 Loading… updated Oct 9, 2023
[clang-tidy] Add check to diagnose coroutine-hostile RAII objects clang-tidy coroutines C++20 coroutines
#68738 by usx95 was merged Oct 17, 2023 Loading… updated Oct 19, 2023
ProTip! Exclude everything labeled bug with -label:bug.