Skip to content

Commit 486adc5

Browse files
committed
Revert "[clang][Interp][NFC] Move _Complex compiler code to separate file (#103004)"
This reverts commit 2d53f0a. This causes warnings when building with MSVC.
1 parent 91e602f commit 486adc5

File tree

3 files changed

+497
-527
lines changed

3 files changed

+497
-527
lines changed

clang/lib/AST/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ add_clang_library(clangAST
6666
InheritViz.cpp
6767
Interp/ByteCodeEmitter.cpp
6868
Interp/Compiler.cpp
69-
Interp/CompilerComplex.cpp
7069
Interp/Context.cpp
7170
Interp/Descriptor.cpp
7271
Interp/Disasm.cpp

0 commit comments

Comments
 (0)