mirror of
https://github.com/intel/llvm.git
synced 2026-01-14 03:50:17 +08:00
This is forcing to use Error::success(), which is in a wide majority of cases a lot more readable. Differential Revision: https://reviews.llvm.org/D26481 llvm-svn: 286561