opnsense-ports/devel/cppinsights/pkg-descr
Franco Fichtner aca4f92396 */*: sync with upstream
Taken from: FreeBSD
2024-10-21 14:34:57 +02:00

4 lines
255 B
Text

C++ Insights is a Clang-based tool that does a source-to-source transformation.
The goal of C++ Insights is to make things visible that normally and
intentionally happen behind the scenes.It's about the magic the compiler does
for us to make things work.