diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-01-08 16:04:19 +0000 |
---|---|---|
committer | Simon Pilgrim <llvm-dev@redking.me.uk> | 2020-01-08 16:09:24 +0000 |
commit | 108279948de31eba4f212b2a4715030b9d471c9e (patch) | |
tree | 2c97d744eb488ba11deb7da4f63cd369d924ff0d /clang/lib/CodeGen/MacroPPCallbacks.cpp | |
parent | 5dfd52398f5c1b67024106febdc68e6b12f8ad37 (diff) | |
download | bcm5719-llvm-108279948de31eba4f212b2a4715030b9d471c9e.tar.gz bcm5719-llvm-108279948de31eba4f212b2a4715030b9d471c9e.zip |
[SelectionDAG] Use llvm::Optional<APInt> for FoldValue.
Use llvm::Optional<APInt> instead of std::pair<APInt, bool> with the bool second being used to report success/failure of fold.
Diffstat (limited to 'clang/lib/CodeGen/MacroPPCallbacks.cpp')
0 files changed, 0 insertions, 0 deletions