diff options
author | Chris Lattner <sabre@nondot.org> | 2010-05-04 21:55:25 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2010-05-04 21:55:25 +0000 |
commit | bf6fac84153fc2731c2894b9c12f574c663bff55 (patch) | |
tree | 7a33de7fb51f8970e5a06a6fb27ad597812cc5bc /llvm/lib/CodeGen/MachineSSAUpdater.cpp | |
parent | 4531cc55291815d7c3036486d553ea8b6c744f2f (diff) | |
download | llvm-bf6fac84153fc2731c2894b9c12f574c663bff55.zip llvm-bf6fac84153fc2731c2894b9c12f574c663bff55.tar.gz llvm-bf6fac84153fc2731c2894b9c12f574c663bff55.tar.bz2 |
add a new -fdiagnostics-show-category=none/id/name option, giving control
over choice of:
t.c:3:11: warning: conversion specifies type 'char *' but the argument has type 'int' [-Wformat]
t.c:3:11: warning: conversion specifies type 'char *' but the argument has type 'int' [-Wformat,1]
t.c:3:11: warning: conversion specifies type 'char *' but the argument has type 'int' [-Wformat,Format String]
dox to come.
llvm-svn: 103056
Diffstat (limited to 'llvm/lib/CodeGen/MachineSSAUpdater.cpp')
0 files changed, 0 insertions, 0 deletions