app-doc
app-doc / doxygen : Documentation system for most programming languages
- support for sys-devel/clang assisted parsing
app-forensics
app-forensics / honggfuzz : A general purpose fuzzer with feedback support
- Enable clang support (pull sys-libs/blocksruntime dependency).
app-office
app-office / libreoffice : A full office productivity suite
- Use Clang compiler instead of GCC
dev-lang
dev-lang / moarvm : A 6model-based VM for NQP and Raku
- Use clang compiler instead of GCC
dev-lang / nqp : Not Quite Perl, a Raku bootstrapping compiler
- Toggle usage of the clang compiler in conjunction with MoarVM
dev-lang / rakudo : A compiler for the Raku programming language
- Use Clang to compile the MoarVM backend
dev-lang / spidermonkey : SpiderMonkey is Mozilla's JavaScript engine written in C and C++
- Use Clang compiler instead of GCC
dev-qt
dev-qt / qt-creator : Lightweight IDE for C++/QML development centering around Qt
- Build clang-based plugins for C/C++ development (code model, formatting, static analysis)
dev-util
dev-util / edi : An EFL-based IDE
- Provide integration with sys-devel/clang and dev-util/bear for autocompletion, inline errors and information about compilation units.
dev-util / gnome-builder : An IDE for writing GNOME-based software
- Provide integration with sys-devel/clang for best possible C/C++ autocompletion, semantic highlighting, symbol resolving, and diagnostics support
dev-util / hfstospell : HFST spell checker library and command line tool
- Use different logic in ebuild when clang is used
dev-util / perf : Userland tools for Linux Performance Counters
- Enable builtin clang and LLVM support
mail-client
mail-client / thunderbird : Thunderbird Mail Client
- Use Clang compiler instead of GCC
net-misc
net-misc / zerotier : A software-based managed Ethernet switch for planet Earth
- Use Clang compiler instead of GCC
sci-chemistry
sci-chemistry / gromacs : The ultimate molecular dynamics simulation package
- Build gromacs with Clang instead of default compiler
sys-libs
sys-libs / compiler-rt : Compiler runtime library for clang (built-in part)
- Force building using installed clang (rather than the default CC/CXX).
sys-libs / compiler-rt-sanitizers : Compiler runtime libraries for clang (sanitizers & xray)
- Force building using installed clang (rather than the default CC/CXX).
sys-libs / libcxx : New implementation of the C++ standard library, targeting C++11
- Force building using installed clang (rather than the default CC/CXX; required for testing).
sys-libs / libcxxabi : Low level support for a standard C++ library
- Force building using installed clang (rather than the default CC/CXX; required for testing).
sys-libs / llvm-libunwind : C++ runtime stack unwinder from LLVM
- Force building using installed clang (rather than the default CC/CXX; required for testing).
www-client
www-client / firefox : Firefox Web Browser
- Use Clang compiler instead of GCC