llvm/clang/unittests
owenca 7cb0bc8abf [clang-format] Handle more cases for RemoveBracesLLVM
Call mightFitOneOneline() on the line before the closing brace only
if it is at the level of the block.

Differential Revision: https://reviews.llvm.org/D127614
2022-06-13 12:10:35 -07:00
..
Analysis [clang][dataflow] In optional model, match call return via hasType 2022-06-10 14:52:05 +00:00
AST [clang][ASTImporter] Fix import of function with auto return type. 2022-06-10 10:18:53 +02:00
ASTMatchers Revert "Drop qualifiers from return types in C (DR423)" 2022-06-02 08:28:43 -04:00
Basic Fix a buglet in remove_dots(). 2022-06-02 11:07:44 -07:00
CodeGen Use the public clang::Builtin API in the unit test 2022-05-20 18:09:09 +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
Driver [clang][driver] fix to correctly set devtoolset on RHEL 2022-06-13 09:12:49 -05:00
Format [clang-format] Handle more cases for RemoveBracesLLVM 2022-06-13 12:10:35 -07:00
Frontend Fix a buglet in remove_dots(). 2022-06-02 11:07:44 -07:00
Index
Interpreter
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
libclang
Rename
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
CMakeLists.txt