llvm-project/llvm/unittests
Fangrui Song a996cc217c Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
..
ADT [ADT] Enable structured bindings for iterating StringMap 2022-12-04 18:33:16 +01:00
Analysis [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
AsmParser
BinaryFormat [DebugInfo] llvm::Optional => std::optional 2022-12-05 00:09:22 +00:00
Bitcode [RISCV] Adjust RV64I data layout by using n32:64 in layout string 2022-10-28 08:27:03 -07:00
Bitstream Reland "[llvm][NFC] Use c++17 style variable type traits" 2022-11-08 14:15:15 +00:00
CodeGen [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
DebugInfo Remove unused #include "llvm/ADT/Optional.h" 2022-12-05 06:31:11 +00:00
Debuginfod
Demangle
ExecutionEngine [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
FileCheck
Frontend DebugInfoMetadata: convert Optional to std::optional 2022-12-04 11:52:02 -06:00
FuzzMutate [FuzzMutate] New InsertPHINode strategy. 2022-11-30 15:26:52 -08:00
IR [IR] llvm::Optional => std::optional 2022-12-05 04:13:11 +00:00
InterfaceStub
LineEditor
Linker
MC [MC] llvm::Optional => std::optional 2022-12-04 21:36:08 +00:00
MI [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
MIR [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
ObjCopy
Object [Object] llvm::Optional => std::optional 2022-12-04 09:11:11 +00:00
ObjectYAML
Option
Passes
ProfileData [llvm] Use std::size (NFC) 2022-11-26 13:47:32 -08:00
Remarks [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
Support CheckedArithmetic: llvm::Optional => std::optional 2022-12-05 04:30:54 +00:00
TableGen
Target Revert "[LoongArch] Use tablegen size for getInstSizeInBytes" 2022-12-03 08:02:41 -05:00
Testing [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
TextAPI [llvm] Use std::size (NFC) 2022-11-26 13:47:32 -08:00
Transforms [VPlan] Mark VPScalarIVStepsRecipe as not reading/writing memory. 2022-12-04 12:58:46 +00:00
XRay
tools [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
CMakeLists.txt
unittest.cfg.in