diff options
| -rw-r--r-- | clang/TODO.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/TODO.txt b/clang/TODO.txt index 8f34fe68dbf..111f747275d 100644 --- a/clang/TODO.txt +++ b/clang/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. - |

