llvm-project/clang/lib/Parse
Roy Jacobson 6523814c4e [Clang] P1169R4: static operator()
Implements 'P1169R4: static operator()' from C++2b.

Reviewed By: #clang-language-wg, aaron.ballman

Differential Revision: https://reviews.llvm.org/D133659
2022-09-29 23:03:26 +03:00
..
CMakeLists.txt [HLSL] Add Semantic syntax, and SV_GroupIndex 2022-04-14 10:21:58 -05:00
ParseAST.cpp [C++] [Modules] Generate the initializer for modules if we compile a 2022-09-19 11:30:34 +08:00
ParseCXXInlineMethods.cpp [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
ParseDecl.cpp [C2x] implement typeof and typeof_unqual 2022-09-28 13:27:52 -04:00
ParseDeclCXX.cpp [C++2a] P0634r3: Down with typename! 2022-09-28 09:50:19 -07:00
ParseExpr.cpp [C2x] implement typeof and typeof_unqual 2022-09-28 13:27:52 -04:00
ParseExprCXX.cpp [Clang] P1169R4: static operator() 2022-09-29 23:03:26 +03:00
ParseHLSL.cpp [HLSL] Add resource binding attribute for HLSL. 2022-09-22 11:51:21 -07:00
ParseInit.cpp [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
ParseObjc.cpp [clang] Reject non-declaration C++11 attributes on declarations 2022-06-15 11:58:26 +02:00
ParseOpenMP.cpp [OpenMP][NFC] Use OMPInteropInfo in the OMPDeclareVariantAttr attribute 2022-08-22 10:41:16 -07:00
ParsePragma.cpp [clang] Add support for #pragma strict_gs_check 2022-09-19 20:07:14 +00:00
ParseStmt.cpp [Clang] Support case and default labels at end of compound statement 2022-09-21 19:37:22 +00:00
ParseStmtAsm.cpp [clang] Fix bugprone argument comments (NFC) 2022-01-09 00:19:49 -08:00
ParseTemplate.cpp [C++2a] P0634r3: Down with typename! 2022-09-28 09:50:19 -07:00
ParseTentative.cpp [C++2a] P0634r3: Down with typename! 2022-09-28 09:50:19 -07:00
Parser.cpp [C++2a] P0634r3: Down with typename! 2022-09-28 09:50:19 -07:00