aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/new-array-init.cpp
diff options
context:
space:
mode:
authorAlex Lorenz <arphaman@gmail.com>2017-02-13 23:19:40 +0000
committerAlex Lorenz <arphaman@gmail.com>2017-02-13 23:19:40 +0000
commit8f4d399c99a577013e0f1f03dbbaca710e906f59 (patch)
tree90a48a79025ad8dc0d6041fe92c29627c1f71986 /clang/test/CodeGenCXX/new-array-init.cpp
parent5be2e8415c473b16bc618f9c9a4da7fe076a69fa (diff)
downloadllvm-8f4d399c99a577013e0f1f03dbbaca710e906f59.zip
llvm-8f4d399c99a577013e0f1f03dbbaca710e906f59.tar.gz
llvm-8f4d399c99a577013e0f1f03dbbaca710e906f59.tar.bz2
[CodeCompletion] Code complete the missing C++11 keywords
This commit adds context sensitive code completion support for the C++11 keywords that currently don't have completion results. The following keywords are supported by this patch: alignas constexpr static_assert noexcept (as a function/method qualifier) thread_local The following special identifiers are also supported: final (as a method qualifier or class qualifier) override rdar://29219185 Differential Revision: https://reviews.llvm.org/D28286 llvm-svn: 295001
Diffstat (limited to 'clang/test/CodeGenCXX/new-array-init.cpp')
0 files changed, 0 insertions, 0 deletions