llvm-project/clang/lib/Parse
Furkan Usta 4dd71b3cb9
[clang] Give priority to Class context while parsing declarations
Fixes https://github.com/clangd/clangd/issues/290.

Reviewed By: kadircet

Differential Revision: https://reviews.llvm.org/D130363
2022-08-17 10:06:39 +02:00
..
CMakeLists.txt [HLSL] Add Semantic syntax, and SV_GroupIndex 2022-04-14 10:21:58 -05:00
ParseAST.cpp re-land [C++20][Modules] Build module static initializers per P1874R1. 2022-07-22 08:38:07 +01:00
ParseCXXInlineMethods.cpp [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
ParseDecl.cpp [clang] Give priority to Class context while parsing declarations 2022-08-17 10:06:39 +02:00
ParseDeclCXX.cpp Revert "[clang] adds unary type transformations as compiler built-ins" 2022-08-14 15:58:21 -04:00
ParseExpr.cpp Revert "[clang] adds unary type transformations as compiler built-ins" 2022-08-14 15:58:21 -04:00
ParseExprCXX.cpp Revert "[clang] adds unary type transformations as compiler built-ins" 2022-08-14 15:58:21 -04:00
ParseHLSL.cpp [HLSL] Add Semantic syntax, and SV_GroupIndex 2022-04-14 10:21:58 -05: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 [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00
ParsePragma.cpp [RISCV] Lazily add RVV C intrinsics. 2022-07-26 15:47:47 +08:00
ParseStmt.cpp Revert "[clang] adds unary type transformations as compiler built-ins" 2022-08-14 15:58:21 -04:00
ParseStmtAsm.cpp [clang] Fix bugprone argument comments (NFC) 2022-01-09 00:19:49 -08:00
ParseTemplate.cpp [Clang] Fix: Restore warning inadvertently removed by D126061. 2022-06-28 08:52:58 +02:00
ParseTentative.cpp Revert "[clang] adds unary type transformations as compiler built-ins" 2022-08-14 15:58:21 -04:00
Parser.cpp [clang] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 09:12:46 -07:00