summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/cxx2a-inline-nested-namespace-definition.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2020-01-16 14:21:03 -0800
committerHans Wennborg <hans@chromium.org>2020-02-19 14:20:33 +0100
commit7751f0c191518b377d9b71bdd17281abec83945a (patch)
tree0ccae336d37723d00d0053ec2dd0ce0d0ca7d5ec /clang/test/Parser/cxx2a-inline-nested-namespace-definition.cpp
parentd5f8656a68c25e93c5c8f03e0670fecb16609d40 (diff)
downloadbcm5719-llvm-7751f0c191518b377d9b71bdd17281abec83945a.tar.gz
bcm5719-llvm-7751f0c191518b377d9b71bdd17281abec83945a.zip
Add testing for DW_OP_piece and fix a bug with small Scalar values.
By switching to Scalars that are backed by explicitly-sized APInts we can avoid a bug that increases the buffer reserved for a small piece to the next-largest host integer type. This manifests as "DW_OP_piece for offset foo but top of stack is of size bar". Differential Revision: https://reviews.llvm.org/D72879 (cherry picked from commit 7b0d58e339b271e3b1d9dc14b781b57fa0262e3a)
Diffstat (limited to 'clang/test/Parser/cxx2a-inline-nested-namespace-definition.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud