Jon Ross-Perkins fbc7690157 Switch `zip` to `zip_equal` where possible (#6389) 5 bulan lalu
..
BUILD 4024d300bc Add a more friendly "latch" synchronization tool (#6372) 5 bulan lalu
all_llvm_targets.cpp a196b9840f Run clang-tidy on headers (#3572) 2 tahun lalu
array_stack.h 6d9ee96584 Misc comment cleanups (#6200) 6 bulan lalu
array_stack_test.cpp efa158d496 Refactor InstBlockStack to use ArrayStack. (#4104) 1 tahun lalu
bazel_working_dir.h 0b9bda10b7 Refactor common main logic (#2260) 3 tahun lalu
build_data.cpp 2f81858a36 Switch BuildData to char arrays (#5464) 11 bulan lalu
build_data.h 2f81858a36 Switch BuildData to char arrays (#5464) 11 bulan lalu
build_data_linkstamp.cpp 2f81858a36 Switch BuildData to char arrays (#5464) 11 bulan lalu
build_data_linkstamp.h 2f81858a36 Switch BuildData to char arrays (#5464) 11 bulan lalu
build_data_test.cpp b1004012c3 Add linkstamp support to get the target name (#5451) 11 bulan lalu
check.h 11e82e9872 Revert "Add FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION to fuzzer mode and enable DCHECKs under fuzzing (#5489)" (#5580) 11 bulan lalu
check_internal.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 tahun lalu
check_internal.h 21252b5e94 Add missing trailing return types (#5006) 1 tahun lalu
check_test.cpp f18fc40a32 Add missing standard library header inclusions (#5486) 11 bulan lalu
command_line.cpp 816d4589cd Make use of new `ArrayRef::consume_*` functions. (#5975) 8 bulan lalu
command_line.h fbc7690157 Switch `zip` to `zip_equal` where possible (#6389) 5 bulan lalu
command_line_test.cpp f18fc40a32 Add missing standard library header inclusions (#5486) 11 bulan lalu
concepts.h dbf12eb3fc Add a SameAsOneOf helper (#5490) 11 bulan lalu
emplace_by_calling.h 6753a715f6 Avoid moving around large suspended function states in the deferred definition worklist. (#5608) 10 bulan lalu
emplace_by_calling_test.cpp 6753a715f6 Avoid moving around large suspended function states in the deferred definition worklist. (#5608) 10 bulan lalu
enum_base.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) 5 bulan lalu
enum_base_test.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) 7 bulan lalu
enum_base_test.def 44a5e371b2 Reduce clangd-displayed errors for def files (#4957) 1 tahun lalu
enum_mask_base.h 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) 7 bulan lalu
enum_mask_base_test.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) 7 bulan lalu
error.h 3f799bd987 Use explicit(false) for implicit construction (#6039) 7 bulan lalu
error_test.cpp 74016d47f9 Rework the `IsSuccess` matcher to be fully polymorphic (#5981) 8 bulan lalu
error_test_helpers.h 3f799bd987 Use explicit(false) for implicit construction (#6039) 7 bulan lalu
exe_path.cpp 3070e5cfc6 Try using getMainExecutable to address argv[0] limitations (#5643) 10 bulan lalu
exe_path.h 6d9ee96584 Misc comment cleanups (#6200) 6 bulan lalu
exe_path_test.cpp 3070e5cfc6 Try using getMainExecutable to address argv[0] limitations (#5643) 10 bulan lalu
filesystem.cpp fd70196c67 Introduce a runtimes caching and management layer (#6002) 7 bulan lalu
filesystem.h 1c6e859a50 Many improvements to the filesystem library (#6000) 7 bulan lalu
filesystem_benchmark.cpp 969abfe814 Follow-up fixes to filesystem code (#5949) 8 bulan lalu
filesystem_test.cpp 1c6e859a50 Many improvements to the filesystem library (#6000) 7 bulan lalu
find.h 9a6c74f0cd Introduce FindIfOrNull() FindIfOrNone() and Contains() (#5322) 1 tahun lalu
find_test.cpp 9a6c74f0cd Introduce FindIfOrNull() FindIfOrNone() and Contains() (#5322) 1 tahun lalu
growing_range.h dc7839e893 Add a new facility GrowingRange for a range that might grow during iteration. (#5641) 10 bulan lalu
growing_range_test.cpp dc7839e893 Add a new facility GrowingRange for a range that might grow during iteration. (#5641) 10 bulan lalu
hashing.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 tahun lalu
hashing.h 384e1cbb92 Update Read*To* to improve operation dependency graph. (#4746) 1 tahun lalu
hashing_benchmark.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 tahun lalu
hashing_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 tahun lalu
hashtable_key_context.h 467e510d40 Document abbreviation style things (#4996) 1 tahun lalu
hashtable_key_context_test.cpp a8748f3e2d Key context improvements (#4095) 1 tahun lalu
init_llvm.cpp e2256516e8 Fix InitLLVM argv (#4405) 1 tahun lalu
init_llvm.h a196b9840f Run clang-tidy on headers (#3572) 2 tahun lalu
latch.cpp 4024d300bc Add a more friendly "latch" synchronization tool (#6372) 5 bulan lalu
latch.h 4024d300bc Add a more friendly "latch" synchronization tool (#6372) 5 bulan lalu
latch_test.cpp 4024d300bc Add a more friendly "latch" synchronization tool (#6372) 5 bulan lalu
map.h 55e5675373 Clarify const semantics of `Set` and `Map` (#6351) 5 bulan lalu
map_benchmark.cpp b39c7c93aa Add hashtable benchmark coverage for integers with low zero bits (#5735) 10 bulan lalu
map_test.cpp 63adcea9f0 Fix typename in forward (#6183) 6 bulan lalu
move_only.h e060342411 Defer building thunks until the end of the enclosing definition. (#5403) 1 tahun lalu
ostream.h 1c6e859a50 Many improvements to the filesystem library (#6000) 7 bulan lalu
pretty_stack_trace_function.h fcf445b517 Print captured stdout/stderr on test crashes (#5740) 10 bulan lalu
raw_hashtable.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 tahun lalu
raw_hashtable.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) 5 bulan lalu
raw_hashtable_benchmark_helpers.cpp 13bb660f7f Update LLVM and update APIs (#6147) 5 bulan lalu
raw_hashtable_benchmark_helpers.h b39c7c93aa Add hashtable benchmark coverage for integers with low zero bits (#5735) 10 bulan lalu
raw_hashtable_metadata_group.cpp 21a81bc59e Introduce custom hash table data structures. (#3940) 1 tahun lalu
raw_hashtable_metadata_group.h 13bb660f7f Update LLVM and update APIs (#6147) 5 bulan lalu
raw_hashtable_metadata_group_benchmark.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 tahun lalu
raw_hashtable_test_helpers.h 3d5d62e1c7 Allow making sets and maps with move-only keys and/or values (#4982) 1 tahun lalu
raw_string_ostream.h 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) 1 tahun lalu
raw_string_ostream_test.cpp 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) 1 tahun lalu
set.h 55e5675373 Clarify const semantics of `Set` and `Map` (#6351) 5 bulan lalu
set_benchmark.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 tahun lalu
set_test.cpp 63adcea9f0 Fix typename in forward (#6183) 6 bulan lalu
string_helpers.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 tahun lalu
string_helpers.h 8d0f3364d8 Initial implementation of raw string literals (#1304) 3 tahun lalu
string_helpers_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 tahun lalu
struct_reflection.h 3f799bd987 Use explicit(false) for implicit construction (#6039) 7 bulan lalu
struct_reflection_test.cpp f18fc40a32 Add missing standard library header inclusions (#5486) 11 bulan lalu
template_string.h 93dc369ebd Add a base struct for singleton type insts (#6289) 6 bulan lalu
template_string_test.cpp 93dc369ebd Add a base struct for singleton type insts (#6289) 6 bulan lalu
type_enum.h 3f799bd987 Use explicit(false) for implicit construction (#6039) 7 bulan lalu
version.h b51dc7f8e2 Introduce version and build info stamping. (#4054) 1 tahun lalu
version.tmpl.cpp b51dc7f8e2 Introduce version and build info stamping. (#4054) 1 tahun lalu
version_stamp.tmpl.cpp b51dc7f8e2 Introduce version and build info stamping. (#4054) 1 tahun lalu
vlog.h 1d904556ef Remove `[[clang::preserve_most]]` (#4319) 1 tahun lalu
vlog_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) 1 tahun lalu