cd/entity/Clang· home entities Clang
grep -l @clang /news/*.json | wc -l → 6

Clang

mentions 6 type Organization feed RSS

// recent coverage 6 mentions

04:25
2026-06-29
maskray.me
developer-tools

Optimizing LLVM's Bump Allocator

LLVM merged three optimizations to its BumpPtrAllocator, reducing overhead in the fast path by skipping unnecessary realignment, removing a null check via a sentinel end pointer, and eliminating per-a…

19:53
2026-05-21
uvic-aurora.github.io
developer-tools

Show HN: Anyone interested in a tool helps to explore C++ ASTs

ACAV (Aurora Clang AST Viewer) is an interactive tool for visualizing Abstract Syntax Trees (ASTs) of C, C++, and Objective-C code, built with Clang and Qt. It uses a JSON compilation database to open…

21:51
2017-12-21
gist.github.com
developer-tools

Install Clang 5.0

The article provides a step-by-step command-line guide for installing Clang 5.0 and related LLVM tools on Ubuntu 16.04 (Xenial). It includes commands to add the LLVM repository, install the compiler a…

// co-occurs with top 8 entities