mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 17:28:30 +08:00
* Rename functions with underscore to camel case. * Return C++ bools of "in_bounds" values instead of an `ArrayAttr`. Differential Revision: https://reviews.llvm.org/D155277