ClangVSx icon indicating copy to clipboard operation
ClangVSx copied to clipboard

Add-in that allows easy use of Clang compiler from inside Visual Studio 2013, replacing the MSVC compiler when building C++ projects.

Results 3 ClangVSx issues
Sort by recently updated
recently updated
newest added

I just installed the latest binaries. Compiling an individual file via the context menu works (after working around #13). However, choosing `Clang->Rebuild Active Project` gives ``` ClangVSx 0.5 | LLVM/Clang...

I guess the easiest way would be to just leave forced includes like they are. Then the compiler does the job of searching it.

in GatherIncludes for example. Please tell me if you need more info.