From bb2627d0276a34d72da6ff39d3fd5bab3668231d Mon Sep 17 00:00:00 2001 From: Cedric Venet Date: Sun, 13 Jul 2008 19:42:06 +0000 Subject: [PATCH] test commit. Remove previously added line. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53524 91177308-0d34-0410-b5e6-96231b3b80d8 --- TODO.txt | 1 - 1 file changed, 1 deletion(-) 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. - -- 2.50.1