llvm-project/clang/unittests
Björn Schäpers b3aeca3962 [clang-format] Further improve requires clause detection
If there is a typeish token before the requires, it can't be a requires
expression.

Fixes https://github.com/llvm/llvm-project/issues/56176

Differential Revision: https://reviews.llvm.org/D128496
2022-06-25 04:43:38 +02:00
..
AST Revert "Revert "[clang] Dont print implicit forrange initializer"" 2022-06-17 16:51:16 +02:00
ASTMatchers Revert "Drop qualifiers from return types in C (DR423)" 2022-06-02 08:28:43 -04:00
Analysis [clang][dataflow] Implement functionality to compare if two boolean values are equivalent. 2022-06-25 00:10:35 +02:00
Basic Implement soft reset of the diagnostics engine. 2022-06-24 14:46:54 +00:00
CodeGen Revert "[tbaa] Handle base classes in struct tbaa" 2022-06-23 14:18:49 +02:00
CrossTU [analyzer][ctu] Fix wrong 'multiple definitions' errors caused by space characters in lookup names when parsing the ctu index file 2022-03-22 10:28:42 +08:00
DirectoryWatcher Revert "Re-Revert "DirectoryWatcher: add an implementation for Windows"" 2021-06-19 09:19:52 -07:00
Driver [clang][driver] fix to correctly set devtoolset on RHEL 2022-06-13 09:12:49 -05:00
Format [clang-format] Further improve requires clause detection 2022-06-25 04:43:38 +02:00
Frontend Fix a buglet in remove_dots(). 2022-06-02 11:07:44 -07:00
Index [clang] Visit enum base specifiers in libIndex 2021-10-25 13:16:14 +02:00
Interpreter [clang-repl][NFC] Fix calling convention mismatch in test 2021-11-30 13:26:10 -08:00
Introspection Revert "[llvm][clang][bolt][NFC] Use llvm::less_first() when applicable" 2022-05-27 11:19:18 +02:00
Lex [Tooling/DependencyScanning & Preprocessor] Refactor dependency scanning to produce pre-lexed preprocessor directive tokens, instead of minimized sources 2022-05-26 12:50:06 -07:00
Rename Bump googletest to 1.10.0 2021-05-14 19:16:31 +02:00
Rewrite
Sema [Testing] Drop clangTesting from clang's public library interface 2022-04-20 13:28:44 +02:00
Serialization [Serialization] Add missing includes for CHAR_BIT 2022-05-19 10:04:25 +02:00
StaticAnalyzer [Testing] Drop clangTesting from clang's public library interface 2022-04-20 13:28:44 +02:00
Tooling [PS5] Add PS5OSTargetInfo class, update affected tests 2022-06-01 13:30:29 -07:00
libclang [libclang] Add CXRewriter to libclang API 2020-09-04 14:17:03 -07:00
CMakeLists.txt [clang-repl] Recommit "Land initial infrastructure for incremental parsing" 2021-05-13 06:30:29 +00:00