Star
81
Fork
27
代码
介绍
代码
Issues
12
Pull Requests
10
流水线
Actions
讨论
Wiki
项目成员
44
分析
项目设置
Star
81
Fork
27
master
msdebug
/
clang
/
lib
下载当前目录
M
msOTDeveloper
added all modifications made for msdebug
c3e77b07
创建于
2025年12月23日
历史提交
文件
最后提交记录
最后更新时间
APINotes
[APINotes] Support annotating C++ methods
1 年前
ARCMigrate
[clang] Replace X && isa<Y>(X) with isa_and_nonnull<Y>(X). NFC (
#94987
)
1 年前
AST
added all modifications made for msdebug
5 个月前
ASTMatchers
[clang] Use StringRef::operator== instead of StringRef::equals (NFC) (
#91844
)
2 年前
Analysis
[clang][dataflow] Handle this-capturing lambdas in field initializers. (
#99519
)
1 年前
Basic
added all modifications made for msdebug
5 个月前
CIR
[CIR][NFC] Add scaffolding for the CIR dialect and CIROps.td
2 年前
CodeGen
[C++20] [Modules] Fix the duplicated static initializer problem (
#114193
)
1 年前
CrossTU
[clang] Use SmallString::operator std::string (NFC)
2 年前
DirectoryWatcher
[llvm][Support] Add and use errnoAsErrorCode (
#84423
)
2 年前
Driver
Fix print module manifest file for macos (
#122370
)
1 年前
Edit
[HLSL] Implement array temporary support (
#79382
)
2 年前
ExtractAPI
[clang][ExtractAPI][NFC] Remove some nullptr dereference problems (
#98914
)
1 年前
Format
[clang-format] Fix idempotent format of hash in macro body (
#118513
)
1 年前
Frontend
[clang] Implement -fptrauth-auth-traps. (
#102417
)
1 年前
FrontendTool
[CIR] Add options to emit ClangIR and enable the ClangIR pipeline
2 年前
Headers
[Headers] [ARM64EC] Fix extra tokens inside intrin0.h preprocessor directive (
#112066
)
1 年前
Index
[Clang][Index] Add support for dependent class scope explicit specializations of function templates to USRGenerator (
#98027
)
1 年前
IndexSerialization
[clang] Use StringRef::{starts,ends}_with (NFC) (
#75149
)
2 年前
InstallAPI
[InstallAPI] Don't look for linker directive symbols in reexports (
#98171
)
1 年前
Interpreter
[clang-repl] Fix generation of wasm binaries while running clang-repl in browser (
#117978
)
1 年前
Lex
[Clang] Improve type traits recognition in
__has_builtin
(
#111516
)
1 年前
Parse
[clang] Reject if constexpr in C (
#112685
)
1 年前
Rewrite
[analyzer][HTMLRewriter] Cache partial rewrite results. (
#80220
)
2 年前
Sema
Fix std::initializer_list recognition if it's exported out of a module
1 年前
Serialization
[Serialization] Handle uninitialized type constraints
1 年前
StaticAnalyzer
[clang][analyzer] Fix #embed crash (
#107764
)
1 年前
Support
[RISCV] Remove unused RequiredFeatures argument from RVVIntrinsic constructor. NFC (
#98067
)
1 年前
Testing
[include-cleaner] Pass WorkingDir to suggestPathToFileForDiagnostics (
#95114
)
1 年前
Tooling
[clang-scan-deps] Infer the tool locations from PATH (
#108539
)
1 年前
CMakeLists.txt
[CIR][cmake] Add support for cmake variable CLANG_ENABLE_CIR
2 年前