]> granicus.if.org Git - clang/commit
Remove LLVM_CONSTEXPR.
authorJustin Lebar <jlebar@google.com>
Sun, 23 Oct 2016 19:39:16 +0000 (19:39 +0000)
committerJustin Lebar <jlebar@google.com>
Sun, 23 Oct 2016 19:39:16 +0000 (19:39 +0000)
commitc807626ad7040d929e10906c3b15e9eab6f408e2
treeb89a90a9eb4f0d4eb1fa1864c217df35b5cfc036
parent46cc20f77084131685e1261654216f8161ab5183
Remove LLVM_CONSTEXPR.

Summary: With MSVC 2013 and GCC < 4.8 gone, we can use the "constexpr" keyword.

Reviewers: bkramer, mehdi_amini

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D25901

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@284947 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/Parse/Parser.h