forked from OSchip/llvm-project
e21adfa32d
This makes ignoring a result explicit by the user, and helps to prevent accidental errors with dropped results. Marking LogicalResult as no discard was always the intention from the beginning, but got lost along the way. Differential Revision: https://reviews.llvm.org/D95841 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Translation.cpp |