8000 Tags · abyss7/dist-clang · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: abyss7/dist-clang

Tags

847.3

Toggle 847.3's commit message
Stop using std::hash for sharding (#99)

To make sure different configurations make sharding in the same way
stop using std::hash.

836.0

Toggle 836.0's commit message
Run strip --strip-unneeded on build/llvm/linux/*.a (#81)

829.0

Toggle 829.0's commit message
Fix racey ProcessTest. (#69)

* Fix racey ProcessTest.

The signal may have been delivered to tested sh process after
a syscall to exit(0), so the tests may have been flaky.

* Added a FIXME for ProcessTest.Process*

791.5

Toggle 791.5's commit message
Append non-direct arguments before non-cached.

766.10

Toggle 766.10's commit message
Fix command tests on Mac.

791.0

Toggle 791.0's commit message
Don't cache --internal-isystem and --resource_dir based on Clang path.

We assume that compilers with the same version use the same resources.

766.3

Toggle 766.3's commit message
Try to preallocate non-contiguous space also on Mac.

Otherwise we can get "No space left on device" error.

728.0

Toggle 728.0's commit message
Fix typo in RPM spec.

727.0

Toggle 727.0's commit message
Make some file cache checks less strict.

0