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 bdf241c commit f3947aaCopy full SHA for f3947aa
llvm/utils/gn/secondary/compiler-rt/lib/sanitizer_common/BUILD.gn
@@ -155,6 +155,7 @@ source_set("sources") {
155
"sanitizer_symbolizer_win.cpp",
156
"sanitizer_termination.cpp",
157
"sanitizer_thread_arg_retval.cpp",
158
+ "sanitizer_thread_history.cpp",
159
"sanitizer_thread_registry.cpp",
160
"sanitizer_thread_registry.h",
161
"sanitizer_thread_safety.h",
0 commit comments