llvm-project/clang/include/clang
Jonas Devlieghere 888673b6e3
Revert "[clang] Implement ElaboratedType sugaring for types written bare"
This reverts commit 7c51f02eff because it
stills breaks the LLDB tests. This was  re-landed without addressing the
issue or even agreement on how to address the issue. More details and
discussion in https://reviews.llvm.org/D112374.
2022-07-14 21:17:48 -07:00
..
APINotes [clang, clang-tools-extra] Use has_value instead of hasValue (NFC) 2022-07-12 22:47:41 -07:00
ARCMigrate ARCMigrate: Stop abusing PreprocessorOptions for passing back file remappings, NFC 2020-12-02 16:28:33 -08:00
AST Revert "[clang] Implement ElaboratedType sugaring for types written bare" 2022-07-14 21:17:48 -07:00
ASTMatchers Adds AST matcher for ObjCStringLiteral 2022-06-30 15:20:10 -07:00
Analysis Thread safety analysis: Don't erase TIL_Opcode type (NFC) 2022-07-14 13:36:35 +02:00
Basic [InstrProf] Add options to profile function groups 2022-07-14 11:41:30 -07:00
CodeGen [X86][regcall] Support passing / returning structures 2022-03-29 11:29:57 +08:00
Config [clang] Require including config.h for CLANG_DEFAULT_STD_C 2022-05-14 01:48:14 -07:00
CrossTU [clang][analyzer][ctu] Make CTU a two phase analysis 2022-05-18 10:35:52 +02:00
DirectoryWatcher [clang] NFC: Fix trivial typo in comments and document 2021-09-04 12:59:42 +05:30
Driver [InstrProf] Add options to profile function groups 2022-07-14 11:41:30 -07:00
Edit [clang] Use SourceLocation as key in hash maps, NFCI 2020-10-20 16:24:09 +01:00
ExtractAPI Revert "Revert "[clang][extract-api] Use relative includes"" 2022-05-04 14:52:45 -07:00
Format [clang-format] Parse Verilog if statements 2022-06-26 01:52:15 +00:00
Frontend [lldb] Add image dump pcm-info command 2022-07-13 16:56:53 -07:00
FrontendTool
Index [Index] [clangd] Support for concept declarations and requires expressions 2022-04-26 13:50:01 +00:00
IndexSerialization [clang] Fix header guards (NFC) 2021-12-29 00:16:40 -08:00
Interpreter [clang-repl] Implement code undo. 2022-06-26 18:32:18 +08:00
Lex [C++20][Modules] Implement include translation. 2022-07-10 11:06:51 +01:00
Parse Revert "Rewording "static_assert" diagnostics" 2022-07-14 10:59:20 -07:00
Rewrite Replace uses of std::iterator with explicit using 2021-04-12 10:47:14 -07:00
Sema [Clang][Sema][AIX][PowerPC] Emit byval alignment warning only when struct is passed to a function 2022-07-13 15:32:29 -04:00
Serialization [OpenMP] Initial parsing and semantic support for 'parallel masked taskloop simd' construct 2022-07-01 08:57:15 -07:00
StaticAnalyzer [analyzer] Evaluate construction of non-POD type arrays 2022-07-14 23:30:21 +02:00
Support [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00
Testing [include-cleaner] Include-cleaner library structure, and simplistic AST walking. 2022-04-29 11:04:11 +02:00
Tooling [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00
CMakeLists.txt Reland [Syntax] Add minimal TableGen for syntax nodes. NFC 2020-11-11 11:24:47 +01:00
module.modulemap Fix the implicit module build (2/2) 2022-03-14 09:43:13 -07:00