Thomas Köppe bf32da8dad Add missing standard library header inclusions (#5316) 1 ano atrás
..
BUILD 72cfaad1c7 Remove the indirect_value library (#5312) 1 ano atrás
all_llvm_targets.cpp a196b9840f Run clang-tidy on headers (#3572) 2 anos atrás
array_stack.h caaeabce09 Update comment following a rename (#5139) 1 ano atrás
array_stack_test.cpp efa158d496 Refactor InstBlockStack to use ArrayStack. (#4104) 1 ano atrás
bazel_working_dir.h 0b9bda10b7 Refactor common main logic (#2260) 3 anos atrás
check.h a45cb86bf7 Add a compile-time check that the condition of a CHECK is not constant. (#4628) 1 ano atrás
check_internal.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 ano atrás
check_internal.h 21252b5e94 Add missing trailing return types (#5006) 1 ano atrás
check_test.cpp a45cb86bf7 Add a compile-time check that the condition of a CHECK is not constant. (#4628) 1 ano atrás
command_line.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 ano atrás
command_line.h 0d3d829478 Cleanup pass over llvm::seq uses (#5185) 1 ano atrás
command_line_test.cpp 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) 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 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) 1 ano atrás
enum_base_test.def 44a5e371b2 Reduce clangd-displayed errors for def files (#4957) 1 ano atrás
error.h 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) 1 ano atrás
error_test.cpp dcfccd3187 Support references in `ErrorOr` (#4889) 1 ano atrás
error_test_helpers.h 5880954041 Refactor command line errors to mirror diagnostic style (#4568) 1 ano atrás
exe_path.cpp bf32da8dad Add missing standard library header inclusions (#5316) 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 bf32da8dad Add missing standard library header inclusions (#5316) 1 ano atrás
hashing.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 ano atrás
hashing.h 384e1cbb92 Update Read*To* to improve operation dependency graph. (#4746) 1 ano atrás
hashing_benchmark.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 ano atrás
hashing_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 ano atrás
hashtable_key_context.h 467e510d40 Document abbreviation style things (#4996) 1 ano atrás
hashtable_key_context_test.cpp a8748f3e2d Key context improvements (#4095) 1 ano atrás
init_llvm.cpp e2256516e8 Fix InitLLVM argv (#4405) 1 ano atrás
init_llvm.h a196b9840f Run clang-tidy on headers (#3572) 2 anos atrás
map.h 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) 1 ano atrás
map_benchmark.cpp 4845f40dff Switch `CARBON_CHECK` to a format string API (#4285) 1 ano atrás
map_test.cpp 3d5d62e1c7 Allow making sets and maps with move-only keys and/or values (#4982) 1 ano atrás
ostream.h 3ae62f8130 Rewrite Dump calls to use std::string returns (#5195) 1 ano atrás
raw_hashtable.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 ano atrás
raw_hashtable.h 3d5d62e1c7 Allow making sets and maps with move-only keys and/or values (#4982) 1 ano atrás
raw_hashtable_benchmark_helpers.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 ano atrás
raw_hashtable_benchmark_helpers.h 3be57b71e0 Collect more detailed metrics on hashtables. (#4046) 1 ano atrás
raw_hashtable_metadata_group.cpp 21a81bc59e Introduce custom hash table data structures. (#3940) 1 ano atrás
raw_hashtable_metadata_group.h 467e510d40 Document abbreviation style things (#4996) 1 ano atrás
raw_hashtable_metadata_group_benchmark.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 ano atrás
raw_hashtable_test_helpers.h 3d5d62e1c7 Allow making sets and maps with move-only keys and/or values (#4982) 1 ano atrás
raw_string_ostream.h 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) 1 ano atrás
raw_string_ostream_test.cpp 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) 1 ano atrás
set.h b3c7a7e988 Fix a compilation error with a recent Clang (#5170) 1 ano atrás
set_benchmark.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 ano atrás
set_test.cpp 3d5d62e1c7 Allow making sets and maps with move-only keys and/or values (#4982) 1 ano atrás
string_helpers.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 ano atrás
string_helpers.h 8d0f3364d8 Initial implementation of raw string literals (#1304) 3 anos atrás
string_helpers_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 ano atrás
struct_reflection.h dd0890619a Enable a couple of boring warnings. (#4018) 1 ano atrás
struct_reflection_test.cpp 2e97f27b8d Typed wrappers around parse tree nodes (#3534) 2 anos atrás
template_string.h e48101b608 Switch `CARBON_VLOG` to support a format string API. (#4283) 1 ano atrás
template_string_test.cpp e48101b608 Switch `CARBON_VLOG` to support a format string API. (#4283) 1 ano atrás
variant_helpers.h f9ce0b194d Defer parsing of method bodies until the end of a suitable enclosing scope. (#3832) 2 anos atrás
version.h b51dc7f8e2 Introduce version and build info stamping. (#4054) 1 ano atrás
version.tmpl.cpp b51dc7f8e2 Introduce version and build info stamping. (#4054) 1 ano atrás
version_stamp.tmpl.cpp b51dc7f8e2 Introduce version and build info stamping. (#4054) 1 ano atrás
vlog.h 1d904556ef Remove `[[clang::preserve_most]]` (#4319) 1 ano atrás
vlog_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 ano atrás