llvm/lib/Demangle
Rafael Espindola fec7b4848f Avoid using alignas and constexpr.
This requires removing the custom allocator, since Demangle cannot
depend on Support and so cannot use Compiler.h.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@280750 91177308-0d34-0410-b5e6-96231b3b80d8
2016-09-06 20:36:24 +00:00
..
CMakeLists.txt
ItaniumDemangle.cpp Avoid using alignas and constexpr. 2016-09-06 20:36:24 +00:00
LLVMBuild.txt