summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorEtienne Bergeron <etienneb@google.com>2016-09-23 15:11:41 +0000
committerEtienne Bergeron <etienneb@google.com>2016-09-23 15:11:41 +0000
commite7863a86ada79bd39d7f48c790520ae55b5c4cfb (patch)
tree3c843f5136493fe6210a0587402e654d284aed2a /clang/lib/Frontend/CompilerInvocation.cpp
parentc0d3a801238b1057e2f64218685b0e10607f6296 (diff)
downloadbcm5719-llvm-e7863a86ada79bd39d7f48c790520ae55b5c4cfb.tar.gz
bcm5719-llvm-e7863a86ada79bd39d7f48c790520ae55b5c4cfb.zip
[compiler-rt][lsan] Fix compiler error due to attribute (windows)
Summary: Window compiler is stricter for attributes location. This patch fixes a compilation error. ``` D:\src\llvm\llvm\projects\compiler-rt\lib\lsan\lsan_thread.cc(39): error C2144: syntax error: 'int' should be preceded by ';' ``` Reviewers: rnk, majnemer Subscribers: majnemer, llvm-commits, chrisha, dberris Differential Revision: https://reviews.llvm.org/D24810 llvm-svn: 282254
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud