Commit 8cd9feb2 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Remove NDEBUG-controlled extra data from

TemplateArgumentLocInfo. Unfortunately, this means that we lose some
internal consistency checking when building a debug Clang. However,
having data structures change size/layout depending on NDEBUG causes
pain for clients of the Clang API.

llvm-svn: 120706
parent 9af37872
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment