[PATCH] D28286: [CodeCompletion] Code complete the missing C++11 keywords
Alex Lorenz via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 13 15:31:12 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL295001: [CodeCompletion] Code complete the missing C++11 keywords (authored by arphaman).
Changed prior to commit:
https://reviews.llvm.org/D28286?vs=83030&id=88271#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28286
Files:
cfe/trunk/include/clang/Parse/Parser.h
cfe/trunk/include/clang/Sema/Sema.h
cfe/trunk/lib/Parse/ParseDecl.cpp
cfe/trunk/lib/Parse/ParseDeclCXX.cpp
cfe/trunk/lib/Sema/SemaCodeComplete.cpp
cfe/trunk/test/CodeCompletion/keywords.cpp
cfe/trunk/test/CodeCompletion/ordinary-name-cxx11.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28286.88271.patch
Type: text/x-patch
Size: 16863 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170213/d6210e61/attachment-0001.bin>
More information about the cfe-commits
mailing list