Jon Ross-Perkins 53c257d2e2 Switch libpfm and boost.unordered to BCR versions (#6847) před 1 měsícem
..
BUILD 53c257d2e2 Switch libpfm and boost.unordered to BCR versions (#6847) před 1 měsícem
all_llvm_targets.cpp a196b9840f Run clang-tidy on headers (#3572) před 2 roky
array_stack.h 6d9ee96584 Misc comment cleanups (#6200) před 6 měsíci
array_stack_test.cpp efa158d496 Refactor InstBlockStack to use ArrayStack. (#4104) před 1 rokem
bazel_working_dir.h e545929386 Pivot towards relative paths for installs and runtimes (#6547) před 4 měsíci
build_data.cpp 2f81858a36 Switch BuildData to char arrays (#5464) před 11 měsíci
build_data.h 2f81858a36 Switch BuildData to char arrays (#5464) před 11 měsíci
build_data_linkstamp.cpp 2f81858a36 Switch BuildData to char arrays (#5464) před 11 měsíci
build_data_linkstamp.h 2f81858a36 Switch BuildData to char arrays (#5464) před 11 měsíci
build_data_test.cpp b1004012c3 Add linkstamp support to get the target name (#5451) před 11 měsíci
check.h 11e82e9872 Revert "Add FUZZING_BUILD_MODE_UNSAFE_FOR_PRODUCTION to fuzzer mode and enable DCHECKs under fuzzing (#5489)" (#5580) před 11 měsíci
check_internal.cpp bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
check_internal.h a376a2b27d Update pre-commit versions (#6666) před 3 měsíci
check_test.cpp f18fc40a32 Add missing standard library header inclusions (#5486) před 11 měsíci
command_line.cpp 67163096b6 Replace OwningArrayRef with SmallVector (#6633) před 3 měsíci
command_line.h 67163096b6 Replace OwningArrayRef with SmallVector (#6633) před 3 měsíci
command_line_test.cpp f18fc40a32 Add missing standard library header inclusions (#5486) před 11 měsíci
concepts.h dbf12eb3fc Add a SameAsOneOf helper (#5490) před 11 měsíci
emplace_by_calling.h 6753a715f6 Avoid moving around large suspended function states in the deferred definition worklist. (#5608) před 10 měsíci
emplace_by_calling_test.cpp 6753a715f6 Avoid moving around large suspended function states in the deferred definition worklist. (#5608) před 10 měsíci
enum_base.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) před 5 měsíci
enum_base_test.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) před 7 měsíci
enum_base_test.def 44a5e371b2 Reduce clangd-displayed errors for def files (#4957) před 1 rokem
enum_mask_base.h 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) před 7 měsíci
enum_mask_base_test.cpp 973d721916 Some more edits to EnumBase and EnumMaskBase (#6054) před 7 měsíci
error.h 3f799bd987 Use explicit(false) for implicit construction (#6039) před 7 měsíci
error_test.cpp 74016d47f9 Rework the `IsSuccess` matcher to be fully polymorphic (#5981) před 8 měsíci
error_test_helpers.h b2ab53e49c Fix an incompatiblitiy between our YAML and `ErrorOr` test helpers (#6636) před 3 měsíci
exe_path.cpp 3070e5cfc6 Try using getMainExecutable to address argv[0] limitations (#5643) před 10 měsíci
exe_path.h 6d9ee96584 Misc comment cleanups (#6200) před 6 měsíci
exe_path_test.cpp 3070e5cfc6 Try using getMainExecutable to address argv[0] limitations (#5643) před 10 měsíci
filesystem.cpp e545929386 Pivot towards relative paths for installs and runtimes (#6547) před 4 měsíci
filesystem.h e545929386 Pivot towards relative paths for installs and runtimes (#6547) před 4 měsíci
filesystem_benchmark.cpp 20a5c43e95 Update bazel to 8.5.1, plus module updates. (#6664) před 3 měsíci
filesystem_test.cpp e545929386 Pivot towards relative paths for installs and runtimes (#6547) před 4 měsíci
find.h 9a6c74f0cd Introduce FindIfOrNull() FindIfOrNone() and Contains() (#5322) před 1 rokem
find_test.cpp 9a6c74f0cd Introduce FindIfOrNull() FindIfOrNone() and Contains() (#5322) před 1 rokem
growing_range.h dc7839e893 Add a new facility GrowingRange for a range that might grow during iteration. (#5641) před 10 měsíci
growing_range_test.cpp dc7839e893 Add a new facility GrowingRange for a range that might grow during iteration. (#5641) před 10 měsíci
hashing.cpp bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
hashing.h ee97511496 Fix IsCarbonMap invocations to avoid build failures for non-Carbon map types (not sure when this broke). (#6662) před 3 měsíci
hashing_benchmark.cpp bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
hashing_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
hashtable_key_context.h 467e510d40 Document abbreviation style things (#4996) před 1 rokem
hashtable_key_context_test.cpp a8748f3e2d Key context improvements (#4095) před 1 rokem
init_llvm.cpp e2256516e8 Fix InitLLVM argv (#4405) před 1 rokem
init_llvm.h a196b9840f Run clang-tidy on headers (#3572) před 2 roky
latch.cpp 4024d300bc Add a more friendly "latch" synchronization tool (#6372) před 5 měsíci
latch.h 4024d300bc Add a more friendly "latch" synchronization tool (#6372) před 5 měsíci
latch_test.cpp 4024d300bc Add a more friendly "latch" synchronization tool (#6372) před 5 měsíci
map.h a376a2b27d Update pre-commit versions (#6666) před 3 měsíci
map_benchmark.cpp ee97511496 Fix IsCarbonMap invocations to avoid build failures for non-Carbon map types (not sure when this broke). (#6662) před 3 měsíci
map_test.cpp 63adcea9f0 Fix typename in forward (#6183) před 6 měsíci
move_only.h e060342411 Defer building thunks until the end of the enclosing definition. (#5403) před 1 rokem
ostream.h 1c6e859a50 Many improvements to the filesystem library (#6000) před 7 měsíci
pretty_stack_trace_function.h fcf445b517 Print captured stdout/stderr on test crashes (#5740) před 10 měsíci
raw_hashtable.cpp bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
raw_hashtable.h b300f36e6f Use `inline constexpr` where appropriate. (#6374) před 5 měsíci
raw_hashtable_benchmark_helpers.cpp 67163096b6 Replace OwningArrayRef with SmallVector (#6633) před 3 měsíci
raw_hashtable_benchmark_helpers.h 20a5c43e95 Update bazel to 8.5.1, plus module updates. (#6664) před 3 měsíci
raw_hashtable_metadata_group.cpp 21a81bc59e Introduce custom hash table data structures. (#3940) před 1 rokem
raw_hashtable_metadata_group.h 13bb660f7f Update LLVM and update APIs (#6147) před 5 měsíci
raw_hashtable_metadata_group_benchmark.cpp bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
raw_hashtable_test_helpers.h 3d5d62e1c7 Allow making sets and maps with move-only keys and/or values (#4982) před 1 rokem
raw_string_ostream.h 2fef1cb713 Switch to trailing returns in toolchain and related code. (#4919) před 1 rokem
raw_string_ostream_test.cpp 4c4c4a4d2c Add RawStringOstream for slightly simpler streaming to strings (#4817) před 1 rokem
set.h 55e5675373 Clarify const semantics of `Set` and `Map` (#6351) před 5 měsíci
set_benchmark.cpp bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem
set_test.cpp 63adcea9f0 Fix typename in forward (#6183) před 6 měsíci
string_helpers.cpp eecbb7e508 Switch to BumpPtrAllocator for C-string storage (#6550) před 3 měsíci
string_helpers.h eecbb7e508 Switch to BumpPtrAllocator for C-string storage (#6550) před 3 měsíci
string_helpers_test.cpp eecbb7e508 Switch to BumpPtrAllocator for C-string storage (#6550) před 3 měsíci
struct_reflection.h 3f799bd987 Use explicit(false) for implicit construction (#6039) před 7 měsíci
struct_reflection_test.cpp f18fc40a32 Add missing standard library header inclusions (#5486) před 11 měsíci
template_string.h 93dc369ebd Add a base struct for singleton type insts (#6289) před 6 měsíci
template_string_test.cpp 93dc369ebd Add a base struct for singleton type insts (#6289) před 6 měsíci
type_enum.h 3f799bd987 Use explicit(false) for implicit construction (#6039) před 7 měsíci
version.h b51dc7f8e2 Introduce version and build info stamping. (#4054) před 1 rokem
version.tmpl.cpp b51dc7f8e2 Introduce version and build info stamping. (#4054) před 1 rokem
version_stamp.tmpl.cpp b51dc7f8e2 Introduce version and build info stamping. (#4054) před 1 rokem
vlog.h 1d904556ef Remove `[[clang::preserve_most]]` (#4319) před 1 rokem
vlog_test.cpp bf32da8dad Add missing standard library header inclusions (#5316) před 1 rokem