We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31bbaf4 commit 3984e58Copy full SHA for 3984e58
llvm/utils/gn/secondary/clang/lib/CodeGen/BUILD.gn
@@ -78,6 +78,7 @@ static_library("CodeGen") {
78
"CGOpenCLRuntime.cpp",
79
"CGOpenMPRuntime.cpp",
80
"CGOpenMPRuntimeGPU.cpp",
81
+ "CGPointerAuth.cpp",
82
"CGRecordLayoutBuilder.cpp",
83
"CGStmt.cpp",
84
"CGStmtOpenMP.cpp",
0 commit comments