Fix for PR14264 cause by commit r167237 which did not take into account a
authorKevin Enderby <enderby@apple.com>
Mon, 5 Nov 2012 21:55:41 +0000 (21:55 +0000)
committerKevin Enderby <enderby@apple.com>
Mon, 5 Nov 2012 21:55:41 +0000 (21:55 +0000)
commit32c1a82a6b1d934e30e05c0e18b9e57fde96c56f
tree5dc25445d6f92ceec7dad50efbf9a3d468acd8ca
parent7895353b758829647515a993a26dcfffa89727a8
Fix for PR14264 cause by commit r167237 which did not take into account a
possible buffer change with a .macro directive.

rdar://12637628

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@167408 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmParser.cpp
test/MC/MachO/gen-dwarf-macro-cpp.s [new file with mode: 0644]