commit | c47285c44fdffa6b2dbdeb3ee825e6e856e31e5f | [log] [tgz] |
---|---|---|
author | Fariborz Jahanian <fjahanian@apple.com> | Sat Aug 22 20:32:44 2009 +0000 |
committer | Fariborz Jahanian <fjahanian@apple.com> | Sat Aug 22 20:32:44 2009 +0000 |
tree | 59665d57eb76e7bec123fd9cdc02cff3ea802bb0 | |
parent | 92eaacbccfa27837de0ee4749062cf91b8364508 [diff] |
Removed couple of FIXME comments. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@79757 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/include/clang/Basic/DiagnosticGroups.td b/include/clang/Basic/DiagnosticGroups.td index 5a70107..34bea5b 100644 --- a/include/clang/Basic/DiagnosticGroups.td +++ b/include/clang/Basic/DiagnosticGroups.td
@@ -138,11 +138,7 @@ UnusedVariable, VectorConversions, VolatileRegisterVar, - // FIXME. Too many errors (-Werror) in a key project. - // ReadOnlySetterAttrs, Reorder - // FIXME. Too many errors (-Werror) in a key project. - // UndeclaredSelector ]>; // -Wall is -Wmost -Wparentheses