mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-01 16:36:07 +00:00

Testing the concrete implementation of INVOKE means calling the implementation specific names `__invoke` and `__invoke_constexpr`. For this reason the test are non-standard. For this reason it's best if the tests live outside of the `test/std` directory. llvm-svn: 267973