Richard Smith 3c01ee69ed Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001) 1 ano atrás
..
BUILD 582b2c04dd Allow GoogleTest tests to locate their executable path. (#3992) 1 ano atrás
all_llvm_targets.cpp a196b9840f Run clang-tidy on headers (#3572) 2 anos atrás
bazel_working_dir.h 0b9bda10b7 Refactor common main logic (#2260) 3 anos atrás
benchmark_main.cpp f5c01ee487 Add a custom main library for benchmarks. (#3872) 2 anos atrás
check.h 352fec1885 Add some coarse debug information to semantics. (#2382) 3 anos atrás
check_internal.cpp 5fa6f04d83 Update the LLVM library version in use. (#2633) 3 anos atrás
check_internal.h bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) 2 anos atrás
check_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) 2 anos atrás
command_line.cpp 9305d9888b Add help information printing for a specific subcommand (#3699) 2 anos atrás
command_line.h b473eac5bc Fix clang-tidy issues in `//common`. (#3962) 1 ano atrás
command_line_test.cpp b473eac5bc Fix clang-tidy issues in `//common`. (#3962) 1 ano atrás
enum_base.h e66406ec93 Disable bugprone-macro-parentheses and let clang-format insert braces. (#3825) 2 anos atrás
enum_base_test.cpp 5020fdb3be Use abbreviation "decl" instead of "declaration" (#3382) 2 anos atrás
enum_base_test.def 9e1a5cfaee Reuse EnumBase for interpreter's Builtin enum (#2688) 3 anos atrás
error.h e66406ec93 Disable bugprone-macro-parentheses and let clang-format insert braces. (#3825) 2 anos atrás
error_test.cpp e3d3122f1d Move tests to the namespace of the code under test (#3244) 2 anos atrás
exe_path.cpp 582b2c04dd Allow GoogleTest tests to locate their executable path. (#3992) 1 ano atrás
exe_path.h 582b2c04dd Allow GoogleTest tests to locate their executable path. (#3992) 1 ano atrás
exe_path_test.cpp 582b2c04dd Allow GoogleTest tests to locate their executable path. (#3992) 1 ano atrás
hashing.cpp f59a6cdbdd Introduce a Carbon hashing framework. (#3327) 2 anos atrás
hashing.h 5c8fa6ad5c Replace `FoldingSet` with `DenseMap` for instruction canonicalization. (#3979) 1 ano atrás
hashing_benchmark.cpp b473eac5bc Fix clang-tidy issues in `//common`. (#3962) 1 ano atrás
hashing_test.cpp 5c8fa6ad5c Replace `FoldingSet` with `DenseMap` for instruction canonicalization. (#3979) 1 ano atrás
indirect_value.h 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) 2 anos atrás
indirect_value_test.cpp 1974e44fd9 Rename factory functions from 'Create' to 'Make' (#3706) 2 anos atrás
init_llvm.cpp 16942e4d07 Move errs tie to LLVM to include test infrastructure. (#4006) 1 ano atrás
init_llvm.h a196b9840f Run clang-tidy on headers (#3572) 2 anos atrás
ostream.h cda5f66d22 Refactor NodeCategory to provide a class API (#4004) 1 ano atrás
string_helpers.cpp b19a87642b Update LLVM (#3956) 1 ano atrás
string_helpers.h 8d0f3364d8 Initial implementation of raw string literals (#1304) 3 anos atrás
string_helpers_test.cpp bf02d1f4b0 Remove headers marked as unused by ClangD. (#3661) 2 anos atrás
struct_reflection.h 3c01ee69ed Move information on the token associated with a parse node from the `.def` file into the typed node. (#4001) 1 ano atrás
struct_reflection_test.cpp 2e97f27b8d Typed wrappers around parse tree nodes (#3534) 2 anos atrás
variant_helpers.h f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) 2 anos atrás
vlog.h 352fec1885 Add some coarse debug information to semantics. (#2382) 3 anos atrás
vlog_internal.h 7157445f97 Set up a 'Parse' namespace. (#3161) 2 anos atrás
vlog_test.cpp fa857e42be Rename //testing/util to base (#3104) 2 anos atrás