diff options
author | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-05-21 19:05:48 +0000 |
---|---|---|
committer | Richard Smith <richard-llvm@metafoo.co.uk> | 2013-05-21 19:05:48 +0000 |
commit | ccc11811052db89421ed8f7cdc42af4dda7f7f94 (patch) | |
tree | bfc36c38ea792eafcca74d5eb5f318e2830c43b9 /llvm/lib/ExecutionEngine/MCJIT/SectionMemoryManager.cpp | |
parent | c823f00ed150dc049b1d27532a06781f297dea17 (diff) | |
download | bcm5719-llvm-ccc11811052db89421ed8f7cdc42af4dda7f7f94.tar.gz bcm5719-llvm-ccc11811052db89421ed8f7cdc42af4dda7f7f94.zip |
Refactor places which perform contextual implicit conversions to go through a
common function. The C++1y contextual implicit conversion rules themselves are
not yet implemented, however.
This also fixes a subtle bug where template instantiation context notes were
dropped for diagnostics coming from conversions for integral constant
expressions -- we were implicitly slicing a SemaDiagnosticBuilder into a
DiagnosticBuilder when producing these diagnostics, and losing their context
notes in the process.
llvm-svn: 182406
Diffstat (limited to 'llvm/lib/ExecutionEngine/MCJIT/SectionMemoryManager.cpp')
0 files changed, 0 insertions, 0 deletions