0
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 15 hours ago. based on code collected about 20 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make llvm-no-temp-files.patch less sensitive to change. More... over 8 years ago
Add geordi-http. More... over 8 years ago
Don't forget thread_local. More... over 8 years ago
Use -fno-diagnostics-show-caret. More... over 8 years ago
Don't create unnecessary TUs. More... over 8 years ago
Allow clone(CLONE_THREAD) and sched_yield(). More... over 8 years ago
Adapt no-temp-files patch to llvm/clang trunk. More... over 8 years ago
Pass local lib64 path when linking geordi-lockdown. More... almost 9 years ago
Dissuade gold from trying to create .res files in non-existing /tmp. More... almost 9 years ago
Use -Wno-unused-value. More... almost 9 years ago
If the program's first output line is an error, don't describe discarded lines. More... almost 9 years ago
Use -fno-sanitize-recover=all. More... almost 9 years ago
ErrorFilters: Disable with-replacement for now, because it's broken for some withs. More... almost 9 years ago
Don't forget 8. More... almost 9 years ago
Use -Wno-unused-but-set-variable, because merely setting a variable is a normal thing to demonstrate. More... almost 9 years ago
Move compile-config out of etc. More... almost 9 years ago
Add more experimental headers, and ostream inserters for std::experimental::filesystem types. More... almost 9 years ago
Add clang_by_default option in IrcBotConfig. More... almost 9 years ago
Make --clang --version print Clang version. More... almost 9 years ago
Note that -i is apparently necessary to read from stdin. More... almost 9 years ago
Use Clang fix-its. More... almost 9 years ago
Make std::type_info ostreamable again. More... almost 9 years ago
Have geordi-irc read config from stdin, so that a single image may be used for multiple bot instances. More... almost 9 years ago
Work around PCH+UBsan GCC bug. More... almost 9 years ago
Separate prelude source from Haskell source, so that prelude changes don't cause cabal rebuilds. More... almost 9 years ago
Make patched_typeinfo.hpp readable because Clang needs it. More... almost 9 years ago
Clean up type_info::name() by patching libstdc++ instead of hackery that breaks under UB sanitation. More... almost 9 years ago
Use -fsanitize=undefined. More... almost 9 years ago
Add --clang and use LLVM/Clang trunk, and gold. More... almost 9 years ago
Generate Clang precompiled prelude header. More... almost 9 years ago