Skip to content

No labels!

There aren’t any labels for this repository quite yet.

bug
bug
Indicates an unexpected problem or unintended behavior
bugzilla
bugzilla
Issues migrated from bugzilla
c2y
c2y
check-request
check-request
Request for a new check in clang-tidy
chrono
chrono
Issues related to std::chrono
clang:analysis
clang:analysis
clang:as-a-library
clang:as-a-library
libclang and C++ API
clang:bounds-safety
clang:bounds-safety
Issue/PR relating to the experimental -fbounds-safety feature in Clang
clang:dataflow
clang:dataflow
Clang Dataflow Analysis framework - https://clang.llvm.org/docs/DataFlowAnalysisIntro.html
clang:diagnostics
clang:diagnostics
New/improved warning or error message in Clang, but not in clang-tidy or static analyzer
clang:driver
clang:driver
'clang' and 'clang++' user-facing binaries. Not 'clang-cl'
clang:frontend
clang:frontend
Language frontend issues, e.g. anything involving "Sema"
clang:headers
clang:headers
Headers provided by Clang, e.g. for intrinsics