[modules] Actually allocate the extra space we use for the tail-allocated array
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 23 Apr 2015 04:13:52 +0000 (04:13 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 23 Apr 2015 04:13:52 +0000 (04:13 +0000)
commit447ed43cc167924f60f20511c68460a5e15097f7
tree2833d7addc9502ef2b75acba0f316bc2a03fdf05
parent8c80e7420a09ddede62e2f0a10c3b8384c18eb09
[modules] Actually allocate the extra space we use for the tail-allocated array
in this class.

llvm-svn: 235570
clang/lib/Lex/MacroInfo.cpp