commit | bb2627d0276a34d72da6ff39d3fd5bab3668231d | [log] [tgz] |
---|---|---|
author | Cedric Venet <cedric.venet@laposte.net> | Sun Jul 13 19:42:06 2008 +0000 |
committer | Cedric Venet <cedric.venet@laposte.net> | Sun Jul 13 19:42:06 2008 +0000 |
tree | cc7aa54e419c8c9a227e31139a9a4cd72e67cf76 | |
parent | 82bdabaf3116c048325f6ce4356d80f984cf2998 [diff] |
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 8f34fe6..111f747 100644 --- a/TODO.txt +++ b/TODO.txt
@@ -32,4 +32,3 @@ C++ (checker): For iterators, warn of the use of "iterator++" instead of "++iterator" when when the value returned by operator++(int) is ignored. -