summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARC/Disassembler/ARCDisassembler.cpp
diff options
context:
space:
mode:
authorRichard Smith <richard@metafoo.co.uk>2020-01-14 19:29:50 -0800
committerRichard Smith <richard@metafoo.co.uk>2020-01-14 19:29:50 -0800
commit1b5404aff37953ce4c10191d04872ed7c2dc6548 (patch)
tree89d398bdadb280965687925d21dcb98b288064b8 /llvm/lib/Target/ARC/Disassembler/ARCDisassembler.cpp
parentc6e69880ae4d9ce4d27bf046292a0a20c3ab3540 (diff)
downloadbcm5719-llvm-1b5404aff37953ce4c10191d04872ed7c2dc6548.tar.gz
bcm5719-llvm-1b5404aff37953ce4c10191d04872ed7c2dc6548.zip
PR44540: Prefer an inherited default constructor over an initializer
list constructor when initializing from {}. We would previously pick between calling an initializer list constructor and calling a default constructor unstably in this situation, depending on whether the inherited default constructor had already been used elsewhere in the program.
Diffstat (limited to 'llvm/lib/Target/ARC/Disassembler/ARCDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud