summaryrefslogtreecommitdiffstats
path: root/clang/lib/Analysis/ThreadSafety.cpp
diff options
context:
space:
mode:
authorHaojian Wu <hokein@google.com>2018-04-11 09:18:18 +0000
committerHaojian Wu <hokein@google.com>2018-04-11 09:18:18 +0000
commit27695da998b0934467767fe1e3c53de3dee89bf0 (patch)
tree450ddea3a8cb799882cd2938ae41d6122b7006da /clang/lib/Analysis/ThreadSafety.cpp
parent9f0b8e8025192f127918677ebf6ec005bbbc5ec1 (diff)
downloadbcm5719-llvm-27695da998b0934467767fe1e3c53de3dee89bf0.tar.gz
bcm5719-llvm-27695da998b0934467767fe1e3c53de3dee89bf0.zip
[Tooling] Correct the "-std" compile command option.
Summary: "-std c++11" is not valid in compiler, we have to use "-std=c++11". Test in vscode with this patch, code completion for header works as expected. Reviewers: sammccall Subscribers: cfe-commits, klimek Differential Revision: https://reviews.llvm.org/D45512 llvm-svn: 329786
Diffstat (limited to 'clang/lib/Analysis/ThreadSafety.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud