From: Cedric Venet Date: Sun, 13 Jul 2008 19:42:06 +0000 (+0000) Subject: test commit. Remove previously added line. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bb2627d0276a34d72da6ff39d3fd5bab3668231d;p=clang test commit. Remove previously added line. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53524 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/TODO.txt b/TODO.txt index 8f34fe68db..111f747275 100644 --- a/TODO.txt +++ b/TODO.txt @@ -32,4 +32,3 @@ This specific diagnostic is implemented, but others should be updated. C++ (checker): For iterators, warn of the use of "iterator++" instead of "++iterator" when when the value returned by operator++(int) is ignored. -