DirectXShaderCompiler/lib
Xiang Li 039094228e
[ClangCL] Fix warning for rest part except clang. (#5705)
1. add noexcept for methods with __declspec(nothrow)
2. add override for override methods.
3. add const when cast const ptr for a const argument.
4. change 0 to 0u for immediate to avoid signed unsigned mismatch.
2023-10-09 16:59:01 -04:00
..
Analysis [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
AsmParser Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Bitcode Remove some warnings from GCC when building DXC (#5262) 2023-06-02 13:10:20 -07:00
CodeGen [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
DXIL [NFC] Fix clang-formatting generated sources (#5755) 2023-09-20 12:17:10 -05:00
DebugInfo Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
DxcBindingTable [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
DxcSupport [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
DxilCompression [ClangCL] Fix warning for rest part except clang. (#5705) 2023-10-09 16:59:01 -04:00
DxilContainer [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
DxilDia [ClangCL] Fix warning for DxilDia (#5693) 2023-10-03 19:58:13 +00:00
DxilPIXPasses [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
DxilPdbInfo [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
DxilRootSignature Fix UBSAN error in DxilRootSignatureSerializer (#5795) 2023-09-29 10:28:05 -04:00
DxrFallback [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
ExecutionEngine [NFC] Remove SAL annotations from internal APIs (#5639) 2023-09-14 08:59:49 -05:00
Fuzzer Clean up mistakes made when fixing copyright banners. 2017-01-25 14:36:50 -08:00
HLSL [ClangCL] Fix warning for rest part except clang. (#5705) 2023-10-09 16:59:01 -04:00
IR [NFC] Remove SAL annotations from internal APIs (#5639) 2023-09-14 08:59:49 -05:00
IRReader Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
LTO Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Linker [NFC] Remove SAL annotations from internal APIs (#5639) 2023-09-14 08:59:49 -05:00
MC [NFC] Remove SAL annotations from internal APIs (#5639) 2023-09-14 08:59:49 -05:00
MSSupport [NFC] Remove SAL annotations from internal APIs (#5639) 2023-09-14 08:59:49 -05:00
Object Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
Option Fallthrough (#4843) 2022-12-09 10:13:56 -08:00
PassPrinters [NFC] Clang-format DXC sources (#5602) 2023-09-19 07:49:22 -05:00
Passes Revert license text in banner comments to original llvm verbage (#33) 2017-01-24 17:54:00 -08:00
ProfileData [linux-port] Evade unused in LLVM code (#1327) 2018-06-05 14:07:51 -04:00
Support Fix several bugs in code (#4516) 2023-09-25 23:11:25 -07:00
TableGen Fallthrough (#4843) 2022-12-09 10:13:56 -08:00
Target [linux-port] Fix warnings from lambda functions (#1320) 2018-05-31 13:39:26 -04:00
Transforms Fixed a crash in unroller when exiting blocks use switch instead of branch (#5779) 2023-09-26 10:59:22 -07:00
CMakeLists.txt Clean up and rework DXIL library depencencies (#4877) 2023-01-03 10:04:22 -06:00
LLVMBuild.txt Clean up and rework DXIL library depencencies (#4877) 2023-01-03 10:04:22 -06:00