aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorSylvestre Ledru <sylvestre@debian.org>2019-11-16 14:39:59 +0100
committerSylvestre Ledru <sylvestre@debian.org>2019-11-16 14:43:46 +0100
commit114f3e5b08afe9a9034d1a09aa9a880afeed9091 (patch)
tree60ef4bc3bea81c4f48c7bf7a3b274a6f2475c4ce /clang/lib/CodeGen/CodeGenModule.cpp
parent57776f71fa32a5b170a9ce82cb2c2da0a207908c (diff)
downloadllvm-114f3e5b08afe9a9034d1a09aa9a880afeed9091.zip
llvm-114f3e5b08afe9a9034d1a09aa9a880afeed9091.tar.gz
llvm-114f3e5b08afe9a9034d1a09aa9a880afeed9091.tar.bz2
Fix a build failure with perf: Add a missing include to llvm/Support/ManagedStatic.h
It was failing with PerfJITEventListener.cpp:489:7: error: 'ManagedStatic' in namespace 'llvm' does not name a template type llvm::ManagedStatic<PerfJITEventListener> PerfListener;
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions