diff options
author | Daniel Dunbar <daniel@zuster.org> | 2011-09-29 01:52:06 +0000 |
---|---|---|
committer | Daniel Dunbar <daniel@zuster.org> | 2011-09-29 01:52:06 +0000 |
commit | fffcf21cf2cff320ca94d5d6b073941793b3321f (patch) | |
tree | 1ef2387a84d0e44e5dc7beb85996ccca083027a4 /llvm/lib/Transforms | |
parent | 463b05a2d0fd363ba58ac384c007a41d31479153 (diff) | |
download | bcm5719-llvm-fffcf21cf2cff320ca94d5d6b073941793b3321f.tar.gz bcm5719-llvm-fffcf21cf2cff320ca94d5d6b073941793b3321f.zip |
Basic/Diagnostics: Add three explicit bits to DiagnosticMappingInfo to track "no-warning-as-error", "no-error-as-fatal", and "show-in-system-header", and update DiagnosticsEngine::setDiagnosticGroup{WarningAsError,ErrorAsFatal} and GetDefaultDiagMappingInfo to set them appropriately.
- No actual functionality change for now, we still also use the diag::Mapping::{MAP_WARNING_NO_ERROR,MAP_ERROR_NO_FATAL,MAP_WARNING_SHOW_IN_SYSTEM_HEADER} for a little while longer.
llvm-svn: 140768
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions