summaryrefslogtreecommitdiffstats
path: root/TODO.txt
diff options
context:
space:
mode:
authorCedric Venet <cedric.venet@laposte.net>2008-07-13 19:34:37 +0000
committerCedric Venet <cedric.venet@laposte.net>2008-07-13 19:34:37 +0000
commit82bdabaf3116c048325f6ce4356d80f984cf2998 (patch)
tree77ea374b081dae2302c6a54ace5443941bddd833 /TODO.txt
parentb9f930d7bdb911be8420e044876221bf8a39f45f (diff)
test commit. Add a blank line.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@53522 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'TODO.txt')
-rw-r--r--TODO.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.txt b/TODO.txt
index 111f747275..8f34fe68db 100644
--- a/TODO.txt
+++ b/TODO.txt
@@ -32,3 +32,4 @@ 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.
+