forked from OSchip/llvm-project
b0d5be563b
We should check defined(__clang__) before the usage of the clang diagnostic pragmas. The [-Wswitch] warning in src/future.cpp should be ignored. As the result, the equivalent GCC pragma is added. llvm-svn: 197314 |
||
---|---|---|
.. | ||
support | ||
algorithm.cpp | ||
bind.cpp | ||
chrono.cpp | ||
condition_variable.cpp | ||
debug.cpp | ||
exception.cpp | ||
future.cpp | ||
hash.cpp | ||
ios.cpp | ||
iostream.cpp | ||
locale.cpp | ||
memory.cpp | ||
mutex.cpp | ||
new.cpp | ||
optional.cpp | ||
random.cpp | ||
regex.cpp | ||
shared_mutex.cpp | ||
stdexcept.cpp | ||
string.cpp | ||
strstream.cpp | ||
system_error.cpp | ||
thread.cpp | ||
typeinfo.cpp | ||
utility.cpp | ||
valarray.cpp |