Re-commit r208025, reverted in r208030, with a fix for a conformance issue
authorRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 6 May 2014 01:44:26 +0000 (01:44 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Tue, 6 May 2014 01:44:26 +0000 (01:44 +0000)
commit36ecb2ee9d5cfd001383d7cf7751d830f7c579d1
treea25c18ded5389f992f8323ffb39e2160fee7e1a9
parentf3a199b2aec6071529f902a3c5d07556c46a8ae1
Re-commit r208025, reverted in r208030, with a fix for a conformance issue
which GCC detects and Clang does not!

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@208033 91177308-0d34-0410-b5e6-96231b3b80d8
docs/CodingStandards.rst
docs/ProgrammersManual.rst
include/llvm/ADT/STLExtras.h
include/llvm/Support/CrashRecoveryContext.h
include/llvm/Transforms/Utils/CtorUtils.h
lib/Support/CrashRecoveryContext.cpp
lib/Transforms/IPO/GlobalDCE.cpp
lib/Transforms/IPO/GlobalOpt.cpp
lib/Transforms/Utils/CtorUtils.cpp