mirror of
https://github.com/intel/llvm.git
synced 2026-02-05 13:21:04 +08:00
The interfaces to C_ASSOCIATED()'s specific procedures must be PURE so that they are accepted for use in specification expressions. Differential Revision: https://reviews.llvm.org/D122438