Jon Ross-Perkins bd0ef62a8f Fix clang-tidy issues in common and testing (#3470) vor 2 Jahren
..
BUILD bf8697113a Move `llvm::Initialize*` calls to `main`. (#3449) vor 2 Jahren
all_llvm_targets.cpp bf8697113a Move `llvm::Initialize*` calls to `main`. (#3449) vor 2 Jahren
bazel_working_dir.h 0b9bda10b7 Refactor common main logic (#2260) vor 3 Jahren
check.h 352fec1885 Add some coarse debug information to semantics. (#2382) vor 3 Jahren
check_internal.cpp 5fa6f04d83 Update the LLVM library version in use. (#2633) vor 3 Jahren
check_internal.h 67da700dd5 Split Semantics into Check and SemIR namespaces (#3138) vor 2 Jahren
check_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) vor 2 Jahren
command_line.cpp f790a27ace Fix out-of-bounds array access for option characters >= 128 (#3151) vor 2 Jahren
command_line.h db91db9097 Add a rich command-line argument parsing library. (#2978) vor 2 Jahren
command_line_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) vor 2 Jahren
enum_base.h 35d15a390c Remove nodiscard uses. (#3418) vor 2 Jahren
enum_base_test.cpp 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) vor 2 Jahren
enum_base_test.def 9e1a5cfaee Reuse EnumBase for interpreter's Builtin enum (#2688) vor 3 Jahren
error.h 35d15a390c Remove nodiscard uses. (#3418) vor 2 Jahren
error_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) vor 2 Jahren
hashing.cpp f59a6cdbdd Introduce a Carbon hashing framework. (#3327) vor 2 Jahren
hashing.h f59a6cdbdd Introduce a Carbon hashing framework. (#3327) vor 2 Jahren
hashing_benchmark.cpp f59a6cdbdd Introduce a Carbon hashing framework. (#3327) vor 2 Jahren
hashing_test.cpp f59a6cdbdd Introduce a Carbon hashing framework. (#3327) vor 2 Jahren
indirect_value.h 20728dbd3a CARBON_ header guards (#1261) vor 4 Jahren
indirect_value_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) vor 2 Jahren
init_llvm.cpp bf8697113a Move `llvm::Initialize*` calls to `main`. (#3449) vor 2 Jahren
init_llvm.h bf8697113a Move `llvm::Initialize*` calls to `main`. (#3449) vor 2 Jahren
ostream.h 3af7eb2672 Refactor YAML handling to use the llvm::yaml API. (#3337) vor 2 Jahren
string_helpers.cpp c87d271c53 Issue #2121: Support new block string literal syntax in explorer (#2399) vor 3 Jahren
string_helpers.h 8d0f3364d8 Initial implementation of raw string literals (#1304) vor 3 Jahren
string_helpers_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) vor 2 Jahren
struct_reflection.h bd0ef62a8f Fix clang-tidy issues in common and testing (#3470) vor 2 Jahren
struct_reflection_test.cpp bd0ef62a8f Fix clang-tidy issues in common and testing (#3470) vor 2 Jahren
vlog.h 352fec1885 Add some coarse debug information to semantics. (#2382) vor 3 Jahren
vlog_internal.h 7157445f97 Set up a 'Parse' namespace. (#3161) vor 2 Jahren
vlog_test.cpp fa857e42be Rename //testing/util to base (#3104) vor 2 Jahren