C: Difference between revisions

imported>Mic92
imported>Mic92
Line 332: Line 332:
== Use a clang compiled from source ==
== Use a clang compiled from source ==


Unwrapped compilers usually do not any access to libraries/headers in nix. This is an issue if you work on the clang/llvm code base.
Unwrapped compilers usually do not have any access to libraries/headers in nix. This is an issue if you work on the clang/llvm code base. Assuming you have built llvm/clang like this
Assuming you have built llvm/clang like this


<syntaxHighlight lang=console>
<syntaxHighlight lang=console>