llvm-project/clang/lib
Arthur Eubanks 569346f274 Revert "Reland [IR] Increase max alignment to 4GB"
This reverts commit 8d64314ffe.
2021-10-06 11:38:11 -07:00
..
APINotes [clang][APINotes] Fix -Wunused-function warning (NFC) 2021-04-01 09:52:43 +08:00
ARCMigrate Cleanup identifier parsing; NFC 2021-09-14 09:12:22 -04:00
AST [Clang][OpenMP] Allow loop-transformations with template parameters. 2021-10-06 12:21:04 -05:00
ASTMatchers Reapply "Support Attr in DynTypedNode and ASTMatchers." 2021-08-06 22:30:32 +02:00
Analysis Implement if consteval (P1938) 2021-10-05 08:04:14 -04:00
Basic [clang] Allow printing 64 bit ints in diagnostics 2021-10-06 09:53:47 -07:00
CodeGen Revert "Reland [IR] Increase max alignment to 4GB" 2021-10-06 11:38:11 -07:00
CrossTU PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23 2021-07-08 13:37:57 -07:00
DirectoryWatcher Revert "Re-Revert "DirectoryWatcher: add an implementation for Windows"" 2021-06-19 09:19:52 -07:00
Driver [AIX] Don't pass namedsects in LTO mode 2021-10-01 19:22:40 +00:00
Edit Cleanup identifier parsing; NFC 2021-09-14 09:12:22 -04:00
Format [clang-format] Constructor initializer lists format with pp directives 2021-10-02 13:23:43 +01:00
Frontend Reland "[clang-repl] Allow loading of plugins in clang-repl." 2021-10-05 13:04:01 +00:00
FrontendTool Reland "[clang-repl] Allow loading of plugins in clang-repl." 2021-10-05 13:04:01 +00:00
Headers [clang] Don't mark _ReadBarrier, _ReadWriteBarrier, _WriteBarrier deprecated 2021-10-06 10:50:02 -04:00
Index [Clang] Add __ibm128 type to represent ppc_fp128 2021-09-06 18:00:58 +08:00
IndexSerialization
Interpreter Reland "[clang-repl] Allow loading of plugins in clang-repl." 2021-10-05 13:04:01 +00:00
Lex [APInt] Stop using soft-deprecated constructors and methods in clang. NFC. 2021-10-04 09:38:11 +01:00
Parse Implement if consteval (P1938) 2021-10-05 08:04:14 -04:00
Rewrite [analyzer] Highlight arrows for currently selected event 2021-08-02 19:15:01 +03:00
Sema [Clang][OpenMP] Allow loop-transformations with template parameters. 2021-10-06 12:21:04 -05:00
Serialization [Clang][OpenMP] Allow loop-transformations with template parameters. 2021-10-06 12:21:04 -05:00
StaticAnalyzer [analyzer][NFC] Add RangeSet::dump 2021-10-06 18:45:07 +02:00
Testing
Tooling [clang] Replace report_fatal_error(std::string) uses with report_fatal_error(Twine) 2021-10-06 11:43:19 +01:00
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00