You are here

Discovering include paths for clang++

Ivan Radovanovic's picture

It can be done using command
clang++ -v -xc++ -

Tags: