Enable LLVM_FINAL, LLVM_OVERRIDE and LLVM_HAS_VARIADIC_TEMPLATES with more gcc and...
authorAlp Toker <alp@nuanti.com>
Fri, 3 Jan 2014 05:00:46 +0000 (05:00 +0000)
committerAlp Toker <alp@nuanti.com>
Fri, 3 Jan 2014 05:00:46 +0000 (05:00 +0000)
commit74a990b16c0206a6d1caa4dbac9f965b690614da
tree5c16e9b90217f5ac636f8ff1af46d9dc505b9372
parente611ea7ee5dcdf41ad513afb1e943a7393e42d96
Enable LLVM_FINAL, LLVM_OVERRIDE and LLVM_HAS_VARIADIC_TEMPLATES with more gcc and MSVC versions

The 'sealed' definition of LLVM_FINAL can be dropped once VS 2010 is
decommissioned.

Some of this is speculative so will keep an eye on the waterfall -- ping me if
you see failures.

Incremental work towards C++11 migration.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@198399 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/Compiler.h