summaryrefslogtreecommitdiffstats
path: root/llvm/utils/gn/secondary/clang/lib/Lex/BUILD.gn
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/utils/gn/secondary/clang/lib/Lex/BUILD.gn')
-rw-r--r--llvm/utils/gn/secondary/clang/lib/Lex/BUILD.gn1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/utils/gn/secondary/clang/lib/Lex/BUILD.gn b/llvm/utils/gn/secondary/clang/lib/Lex/BUILD.gn
index 2934e9cfcdf..e38bfb75afe 100644
--- a/llvm/utils/gn/secondary/clang/lib/Lex/BUILD.gn
+++ b/llvm/utils/gn/secondary/clang/lib/Lex/BUILD.gn
@@ -6,6 +6,7 @@ static_library("Lex") {
"//llvm/lib/Support",
]
sources = [
+ "DependencyDirectivesSourceMinimizer.cpp",
"HeaderMap.cpp",
"HeaderSearch.cpp",
"Lexer.cpp",
OpenPOWER on IntegriCloud