diff options
author | Ken Dyck <ken.dyck@onsemi.com> | 2009-11-17 13:54:02 +0000 |
---|---|---|
committer | Ken Dyck <ken.dyck@onsemi.com> | 2009-11-17 13:54:02 +0000 |
commit | e115235705a17f0526c15e70efb8d687f5420187 (patch) | |
tree | 52fb57057d352f25cc680d9ffd4f67801911ed08 /llvm/lib/Support/CommandLine.cpp | |
parent | 658af5a9e26a00d3a2b4b9909d2859ddaa280d1e (diff) | |
download | llvm-e115235705a17f0526c15e70efb8d687f5420187.zip llvm-e115235705a17f0526c15e70efb8d687f5420187.tar.gz llvm-e115235705a17f0526c15e70efb8d687f5420187.tar.bz2 |
Remove unnecessary parens around the bodies of integer constant macros. C99
requires that their arguments be decimal, hex, octal constants---no signs
allowed---making the parens unnecessary.
llvm-svn: 89095
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions