aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/Support/system_error.h
diff options
context:
space:
mode:
authorDerek Schuff <dschuff@chromium.org>2012-09-19 09:43:58 -0700
committerDerek Schuff <dschuff@chromium.org>2012-09-19 09:43:58 -0700
commit5e79ec1d7ada2e14283e2b69b6f4375eb4dd1890 (patch)
tree5e68e4f01407991a33b4afc44e47c94181ed7135 /include/llvm/Support/system_error.h
parent09ec8c048e4d64e2ac69531f736838f69bdc7fda (diff)
Don't emit useless warning when dropping arguments from main
Arguments are always dropped from main because it is called with 3 arguments but usually declared with 0 or 2. However keep emitting the useless warning for other functions since this isn't usually expected. R=jvoung@chromium.org BUG= http://code.google.com/p/nativeclient/issues/detail?id=709 Review URL: https://codereview.chromium.org/10950030
Diffstat (limited to 'include/llvm/Support/system_error.h')
0 files changed, 0 insertions, 0 deletions