]> granicus.if.org Git - clang/commitdiff
Another code-completion TODO
authorDouglas Gregor <dgregor@apple.com>
Mon, 21 Sep 2009 20:52:01 +0000 (20:52 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 21 Sep 2009 20:52:01 +0000 (20:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@82482 91177308-0d34-0410-b5e6-96231b3b80d8

include/clang/Parse/Action.h

index d86b8ee1c84d00b0eed822c52910ac62aedeb598..06213ddf474d6736a8cb2aba119beea5d0db1825 100644 (file)
@@ -2197,6 +2197,7 @@ public:
   /// \todo Code completion for call arguments after a function template-id
   /// \todo Code completion within a call expression, object construction, etc.
   /// \todo Code completion within a template argument list.
+  /// \todo Code completion for attributes.
   //@{
   
   /// \brief Code completion for an ordinary name that occurs within the given