]> granicus.if.org Git - llvm/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)
commit6feedc56f7855aa24baf759f3bc17112ecbf5699
treed35dad3969e2b04b758d390aff937a7a5bf3782c
parent27ae3e891cdaac2c61b71e77413f662330aacbef
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/llvm/trunk@284947 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ADT/ArrayRef.h
include/llvm/ADT/Optional.h
include/llvm/ADT/STLExtras.h
include/llvm/CodeGen/MachineValueType.h
include/llvm/CodeGen/ValueTypes.h
include/llvm/Support/Compiler.h
include/llvm/Support/MathExtras.h
include/llvm/Support/RandomNumberGenerator.h
include/llvm/Support/TrailingObjects.h
include/llvm/Support/UnicodeCharRanges.h
lib/CodeGen/AsmPrinter/DwarfAccelTable.h