aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorFangrui Song <maskray@google.com>2018-09-28 02:05:52 +0000
committerFangrui Song <maskray@google.com>2018-09-28 02:05:52 +0000
commit58f209f5d772787539af158d7854c26e71cfb627 (patch)
treede74684c13f1b398f949d7dd9ac935dcf1a964fa /llvm/lib/CodeGen/MachineBasicBlock.cpp
parent4328ea3443fe79b72a5ca6ac17c2952b528a1433 (diff)
downloadllvm-58f209f5d772787539af158d7854c26e71cfb627.zip
llvm-58f209f5d772787539af158d7854c26e71cfb627.tar.gz
llvm-58f209f5d772787539af158d7854c26e71cfb627.tar.bz2
[XRay] Guard local variables with `static` and struct with unnamed namespaces
Summary: This is for coding standard conformance, and for fixing an ODR violation issue: __xray::ThreadLocalData is defined twice and differently in xray_fdr_logging.cc and xray_basic_logging.cc Reviewers: dberris, mboerger, eizan Reviewed By: dberris Subscribers: delcypher, jfb, llvm-commits, #sanitizers Differential Revision: https://reviews.llvm.org/D52639 llvm-svn: 343289
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions