diff options
author | Reid Kleckner <reid@kleckner.net> | 2015-02-17 23:28:19 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2015-02-17 23:28:19 +0000 |
commit | 469b6bce613cdf2d8b52baa1b11d00c25ad3a3ad (patch) | |
tree | d564df3216815d6bba85ba7a198e36c28342997c /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 44bf1c9c53d36637c0abca132a08518d3138a78b (diff) | |
download | bcm5719-llvm-469b6bce613cdf2d8b52baa1b11d00c25ad3a3ad.tar.gz bcm5719-llvm-469b6bce613cdf2d8b52baa1b11d00c25ad3a3ad.zip |
clang-cl: Map /wd4996 to -Wno-deprecated-declarations
This is typically used to suppress warnings about calling snprintf and
other "deprecated" POSIX functions. Accepting this flag helps avoid tons
of useless warnings when trying out clang-cl on a new project.
Patch by Scott Graham!
llvm-svn: 229583
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions