llvm-project/clang/lib
Joseph Huber 119d71cb73 [OpenMP][NFC] Address warnings and lint messages in CGOpenMPRuntime
Summary:
This patch addressed the warnings and linting messages for the
CGOpenMPRuntime.cpp file. This was causing some -Werror builds to fail.
2022-02-23 18:07:25 -05:00
..
APINotes [clang][APINotes] Fix -Wunused-function warning (NFC) 2021-04-01 09:52:43 +08:00
ARCMigrate [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
AST Remove unused function; NFC 2022-02-23 09:08:27 -05:00
ASTMatchers Add `isConstinit` matcher 2022-01-24 08:35:42 -05:00
Analysis Revert "Revert "[clang][dataflow] Add support for global storage values"" 2022-02-23 13:57:34 +00:00
Basic Add support for floating-point option `ffp-eval-method` and for 2022-02-23 15:00:18 -08:00
CodeGen [OpenMP][NFC] Address warnings and lint messages in CGOpenMPRuntime 2022-02-23 18:07:25 -05: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 Add support for floating-point option `ffp-eval-method` and for 2022-02-23 15:00:18 -08:00
Edit [clang] Use true/false instead of 1/0 (NFC) 2022-01-09 00:19:47 -08:00
Format [clang-format] Don't break semi after requires clause ... 2022-02-22 22:08:03 +01:00
Frontend Add support for floating-point option `ffp-eval-method` and for 2022-02-23 15:00:18 -08:00
FrontendTool [clang] Add an extract-api driver option 2022-01-26 11:31:12 -08:00
Headers [OpenCL] Align subgroup builtin guards 2022-02-23 12:22:09 +00:00
Index [clang] Visit enum base specifiers in libIndex 2021-10-25 13:16:14 +02:00
IndexSerialization
Interpreter [C++20][Modules][1/8] Track valid import state. 2022-02-21 09:09:37 +00:00
Lex Add support for floating-point option `ffp-eval-method` and for 2022-02-23 15:00:18 -08:00
Parse Add support for floating-point option `ffp-eval-method` and for 2022-02-23 15:00:18 -08:00
Rewrite Add assert on End iteration distance to Rewriter::getRewrittenText. 2022-01-25 17:26:13 +00:00
Sema Add support for floating-point option `ffp-eval-method` and for 2022-02-23 15:00:18 -08:00
Serialization [C++20][Modules][2/8] Add enumerations for partition modules and stream them. 2022-02-22 10:08:15 +00:00
StaticAnalyzer Revert "Revert "[analyzer] Fix taint rule of fgets and setproctitle_init"" 2022-02-23 12:55:31 +01:00
Testing
Tooling [pseudo] fix an out-of-bound error in LRTable. 2022-02-23 21:34:54 +01:00
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00