diff options
-rw-r--r-- | lib/AST/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/AST/CMakeLists.txt b/lib/AST/CMakeLists.txt index 35ba607e6f..f9239ed137 100644 --- a/lib/AST/CMakeLists.txt +++ b/lib/AST/CMakeLists.txt @@ -18,6 +18,7 @@ add_clang_library(clangAST InheritViz.cpp NestedNameSpecifier.cpp ParentMap.cpp + RecordLayoutBuilder.cpp Stmt.cpp StmtDumper.cpp StmtIterator.cpp |