llvm-project/clang/include
Aaron Puchert 825f80e111 [Sema] Introduce function reference conversion, NFC
Technically 'noexcept' isn't a qualifier, so this should be a separate conversion.

Also make the test a pure frontend test.

Reviewed By: rsmith

Differential Revision: https://reviews.llvm.org/D67112
2020-11-22 20:51:57 +01:00
..
clang [Sema] Introduce function reference conversion, NFC 2020-11-22 20:51:57 +01:00
clang-c Address ABI issues introduced with CXCursor_CXXAddrspaceCastExpr 2020-10-30 14:12:01 +00:00
CMakeLists.txt