Skip to content

Commit 1f55182

Browse files
committed
split expr/stmt writing out to PCHWriterStmt.cpp
llvm-svn: 70194
1 parent 7099dbc commit 1f55182

File tree

3 files changed

+822
-799
lines changed

3 files changed

+822
-799
lines changed

clang/lib/Frontend/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ add_clang_library(clangFrontend
1212
PCHReaderStmt.cpp
1313
PCHWriter.cpp
1414
PCHWriterDecl.cpp
15+
PCHWriterStmt.cpp
1516
PlistDiagnostics.cpp
1617
ManagerRegistry.cpp
1718
)

0 commit comments

Comments
 (0)