llvm-project
c58d6285 - [STLForwardCompat] Switch transformOptional from direct call to invoke (#186333)

Commit
116 days ago
[STLForwardCompat] Switch transformOptional from direct call to invoke (#186333) This allows to pass pointer to member (or member function) alongside other callable objects. Also adjusted return value as std::optional of reference types are forbidden.
Author
Parents
Loading