This is a follow up of D110529 that disallowed constexprs. That change introduced a regression as this also disallowed constexprs that are function pointers, which which is actually one of the motivating examples we do want to support.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo