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 | 6fbe8398ba1680ffc5daa7395850ff8765b7905b (patch) | |
tree | 0f90c54b1644a14788dbce898e7850fb9fbe7602 /lib/CodeGen/CodeGenModule.cpp | |
parent | c9b889044c8e1e2d6ab194e34e8b74f6998094fa (diff) |
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.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@103056 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions