diff options
author | ngie <ngie@FreeBSD.org> | 2016-01-16 02:18:36 +0000 |
---|---|---|
committer | ngie <ngie@FreeBSD.org> | 2016-01-16 02:18:36 +0000 |
commit | a9818fcf9d67a5d86f213987895990d53845c8b0 (patch) | |
tree | 077a2791c38970393866b14daba827b0f88da8df /contrib/llvm/tools/clang/lib/Edit/EditedSource.cpp | |
parent | e21056df4c21d2bfd48e59d992f788c169927067 (diff) | |
download | FreeBSD-src-a9818fcf9d67a5d86f213987895990d53845c8b0.zip FreeBSD-src-a9818fcf9d67a5d86f213987895990d53845c8b0.tar.gz |
Fix warnings with clang/gcc
- Get rid of unused argc/argv variables in main
- Exit on failure with a return code of 1 instead of -1 with err/errx as a
return code of -1 is implementation dependent
- Bump WARNS to 6
MFC after: 5 days
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'contrib/llvm/tools/clang/lib/Edit/EditedSource.cpp')
0 files changed, 0 insertions, 0 deletions