diff options
author | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-01-25 05:58:53 +0000 |
---|---|---|
committer | NAKAMURA Takumi <geek4civic@gmail.com> | 2013-01-25 05:58:53 +0000 |
commit | eed02e944c07470190a853203f73ade764e92260 (patch) | |
tree | 4e0124185e5d93ac4d533c52843d4d977d3ee33c /lldb/source/Plugins/OperatingSystem/Python | |
parent | ceff222dea8266f7edeee65e5d1fdf62adc1d120 (diff) | |
download | bcm5719-llvm-eed02e944c07470190a853203f73ade764e92260.tar.gz bcm5719-llvm-eed02e944c07470190a853203f73ade764e92260.zip |
clang/test/CodeGenCXX/debug-info-static-member.cpp: Appease targetting msvc to add explicit -target x86_64-unknown-unknown.
with -target i686-win32, you will see;
debug-info-static-member.cpp:11:22: error: in-class initializer for static data member of type 'const float' requires 'constexpr' specifier [-Wstatic-float-init]
const static float const_b = 3.14;
^ ~~~~
constexpr
llvm-svn: 173418
Diffstat (limited to 'lldb/source/Plugins/OperatingSystem/Python')
0 files changed, 0 insertions, 0 deletions