llvm-project/clang/unittests
Yitzhak Mandelbaum 8cadac41e9 [clang][dataflow] Add equivalence relation `Value` type.
Defines an equivalence relation on the `Value` type to standardize several
places in the code where we replicate the ~same equivalence comparison.

Differential Revision: https://reviews.llvm.org/D135964
2022-10-19 12:23:09 +00:00
..
AST Properly print unnamed TagDecl objects in diagnostics 2022-10-14 08:18:28 -04:00
ASTMatchers Revert "[clang] Pass FoundDecl to DeclRefExpr creator for operator overloads" 2022-08-04 12:14:43 +02:00
Analysis [clang][dataflow] Add equivalence relation `Value` type. 2022-10-19 12:23:09 +00:00
Basic Fix SourceManager::isBeforeInTranslationUnit bug with token-pasting 2022-10-05 18:29:01 +02:00
CodeGen [CGDebugInfo] Access the current working directory from the `VFS` 2022-07-26 13:48:39 -07: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 [clang] Use value instead of getValue (NFC) 2022-07-13 23:39:33 -07:00
Driver [Clang] Use virtual FS in processing config files 2022-09-09 18:24:45 +07:00
Format [clang-format] Do not parse certain characters in pragma directives 2022-10-18 16:38:19 -05:00
Frontend Remove redundant option -menable-unsafe-fp-math. 2022-10-14 10:55:29 -04:00
Index [clang] Visit enum base specifiers in libIndex 2021-10-25 13:16:14 +02:00
Interpreter [clang-repl] Disable building when LLVM_STATIC_LINK_CXX_STDLIB is ON. 2022-07-31 05:42:57 +09:00
Introspection [clang] Implement ElaboratedType sugaring for types written bare 2022-07-27 11:10:54 +02:00
Lex Revert "Revert "[clang][Lex] Fix a crash on malformed string literals"" 2022-10-06 11:41:18 +02:00
Rename Bump googletest to 1.10.0 2021-05-14 19:16:31 +02:00
Rewrite
Sema [NFC] Make MultiplexExternalSemaSource own sources 2022-09-02 13:57:39 -05:00
Serialization [Serialization] Add missing includes for CHAR_BIT 2022-05-19 10:04:25 +02:00
StaticAnalyzer [clang] Implement ElaboratedType sugaring for types written bare 2022-07-27 11:10:54 +02:00
Tooling [AST] Preserve more structure in UsingEnumDecl node. 2022-10-12 19:54:51 +02:00
libclang [libclang] CIndex: Visit UsingTypeLoc as TypeRef 2022-10-11 15:01:31 +02:00
CMakeLists.txt [clang-repl] Disable building when LLVM_STATIC_LINK_CXX_STDLIB is ON. 2022-07-31 05:42:57 +09:00