Some buildbots were choking on std::max_align_t, try using the global alias.
authorErik Pilkington <erik.pilkington@gmail.com>
Tue, 3 Jul 2018 00:48:27 +0000 (00:48 +0000)
committerErik Pilkington <erik.pilkington@gmail.com>
Tue, 3 Jul 2018 00:48:27 +0000 (00:48 +0000)
commit0409a8ade790db39634701c46e6eb31f8a923b2e
tree371d5847887efa351cc32af70c1dfe5cfb3e218c
parent6021469727093e5808676524aa5b7bf44cfb3eca
Some buildbots were choking on std::max_align_t, try using the global alias.

llvm-svn: 336159
libcxxabi/src/cxa_demangle.cpp
llvm/lib/Demangle/ItaniumDemangle.cpp