llvm-project/clang/lib
Jun Zhang 82020de532
Recommit "[Clang] Extend emitUnaryBuiltin to avoid duplicate logic.""
This reverts the revert commit f552ba6e84.

Recommit with fixed author name.
2022-01-04 13:46:41 +00:00
..
APINotes [clang][APINotes] Fix -Wunused-function warning (NFC) 2021-04-01 09:52:43 +08:00
ARCMigrate [clang] Remove redundant member initialization (NFC) 2022-01-02 10:20:23 -08:00
AST [clang][AST] Fix crash when printing error 2022-01-02 18:03:42 -08:00
ASTMatchers Remove redundant return and continue statements (NFC) 2021-12-24 23:17:54 -08:00
Analysis [clang][dataflow] Add transfer function for VarDecl statements 2022-01-04 09:16:01 +00:00
Basic [ARM][AArch64] clang support for Armv9.3-A 2022-01-03 16:02:36 +00:00
CodeGen Recommit "[Clang] Extend emitUnaryBuiltin to avoid duplicate logic."" 2022-01-04 13:46:41 +00:00
CrossTU Revert "[analyzer][ctu] Fix wrong 'multiple definitions' errors caused by space characters in lookup names when parsing the ctu index file" 2021-12-16 20:46:51 -05:00
DirectoryWatcher [clang] [DirectoryWatcher] Remove leading \\?\ from GetFinalPathNameByHandleW 2021-11-08 22:21:30 +02:00
Driver [Clang][NFC] Fix multiline comment prefixes in function headers 2022-01-04 11:51:31 +00:00
Edit [clang] Use llvm::is_contained (NFC) 2021-10-13 20:41:55 -07:00
Format Revert "[clang-format][NFC] Code Tidies in UnwrappedLineFormatter" 2022-01-04 12:10:52 +01:00
Frontend [CodeCompletion] Signature help for braced constructor calls 2022-01-03 20:14:59 +01:00
FrontendTool [clang] Add plugin ActionType to run command line plugin before main action 2021-10-20 08:58:20 -07:00
Headers [X86] Add missing CET intrinsics support 2022-01-04 11:40:40 +08:00
Index [clang] Visit enum base specifiers in libIndex 2021-10-25 13:16:14 +02:00
IndexSerialization
Interpreter [clang] Use nullptr instead of 0 or NULL (NFC) 2021-12-29 08:34:20 -08:00
Lex [clang] Use nullptr instead of 0 or NULL (NFC) 2021-12-29 08:34:20 -08:00
Parse [CodeComplete] drop unused Scope param. NFC 2022-01-04 12:36:27 +01:00
Rewrite [NFC][clang] Return underlying strings directly instead of OS.str() 2021-12-09 16:05:46 -08:00
Sema [Clang][Sema] Adjust formatting (NFC) 2022-01-04 12:54:20 +01:00
Serialization [clang] Remove unused "using" (NFC) 2021-12-27 20:48:21 -08:00
StaticAnalyzer [clang] Remove redundant member initialization (NFC) 2022-01-02 10:20:23 -08:00
Testing
Tooling [Support] Expand `<CFGDIR>` as the base directory in configuration files. 2021-12-30 13:43:47 -05:00
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00