Commit 600242c
committed
WIRE-194: Adding support for
Refactored `AddLLD.cmake` to dynamically set `CDT_TOOL_DIR` if unset or invalid, improving configurability. Updated `.gitignore` to exclude `.cmake_targets.txt` for cleaner repo management.enum as typedef. Update CMake logic for LLD and adjust .gitignore1 parent 3ec9ee8 commit 600242c
3 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
- CMakeLists.txt+1-1
- test/CXX/special/class.copy/implicit-move-def.cpp+18-18
- test/CXX/special/class.copy/p15-inclass.cpp+2-2
- test/CodeGen/.!65892!string-literal-unicode-conversion.c+21
- test/CodeGenCXX/catch-undef-behavior.cpp+1-1
- test/CodeGenCXX/constructor-init.cpp+4-4
- test/CodeGenCXX/cxx11-special-members.cpp+4-4
- test/CodeGenCXX/cxx11-unrestricted-union.cpp+1-1
- test/CodeGenCXX/cxx1z-copy-omission.cpp+1-1
- test/CodeGenCXX/dllexport-members.cpp+16-16
- test/CodeGenCXX/dllimport-members.cpp+22-22
- test/CodeGenCXX/implicit-exception-spec.cpp+1-1
- test/CodeGenCXX/move-assignment.cpp+2-2
- test/CodeGenCXX/no-elide-constructors.cpp+2-2
- test/CodeGenCXX/rvalue-references.cpp+2-2
- test/CodeGenCXX/tail-padding.cpp+5-5
- test/CodeGenCXX/virtual-implicit-move-assignment.cpp+2-2
- test/CodeGenCoroutines/coro-params.cpp+5-5
- test/CodeGenObjCXX/arc-move.mm+3-3
- test/CodeGenObjCXX/objc-weak.mm+2-2
- test/Index/Core/index-source.cpp+1-1
- tools/scan-build-py/tests/functional/exec/CMakeLists.txt+1-1
0 commit comments