diff options
author | Chandler Carruth <chandlerc@gmail.com> | 2018-09-19 20:45:09 +0000 |
---|---|---|
committer | Chandler Carruth <chandlerc@gmail.com> | 2018-09-19 20:45:09 +0000 |
commit | a4d75ead9eb1afb14ea14d8efd9f498b6c5be076 (patch) | |
tree | 8ce0d56515c6e3bd73ad7505d10a1c4a2864deb7 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 669080226314b6989cb71722f1950665f88b303b (diff) | |
download | bcm5719-llvm-a4d75ead9eb1afb14ea14d8efd9f498b6c5be076.tar.gz bcm5719-llvm-a4d75ead9eb1afb14ea14d8efd9f498b6c5be076.zip |
Workaround a limitation of llvm::Any when used with types that have
a converting constructor from llvm::Any like gmock matchers. This issue
has come up elsewhere as well and the workaround here is being
considered for use in the standard long-term, but we can pretty cheaply
experiment with it to see if anything ends up going wrong.
llvm-svn: 342588
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions