Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-09-29 | Basic/Diagnostics: Rewrite DiagnosticIDs::getDiagnosticLevel completely to ↵ | Daniel Dunbar | |
be straighter line code, use the new DiagnosticMappingInfo flags, and eliminate the odd MAP_WARNING_NO_WERROR and friend mappings. - This fixes a host of obscure bugs with regards to how warning mapping options composed with one another, and I believe makes the code substantially easier to read and reason about. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140770 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2011-09-29 | tests: Add some more tests for warning mappings. | Daniel Dunbar | |
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@140764 91177308-0d34-0410-b5e6-96231b3b80d8 |