Caphyon / clang-power-tools

Bringing clang-tidy magic to Visual Studio C++ developers.
http://www.clangpowertools.com
Apache License 2.0
472 stars 57 forks source link

Include folder not detected with "Public Include Directories" #1268

Closed tpzworks closed 1 year ago

tpzworks commented 1 year ago

If referenced project uses "Public Include Directories", power tools will not use those include paths when calling clang. See "VC++ Directories Property Page"

mariru27 commented 1 year ago

Hi @tpzworks,

Thank you for your suggestion

We appreciate you taking the time to share your idea with us. We are always looking for ways to improve our tools and your suggestion is something we will consider.

I will let you know when a release with this feature is available

Have a nice day, Marina

mariru27 commented 1 year ago

Hi @tpzworks,

After further research, we have determined that implementing this feature would complicate our code workflow. We have limited resources at the moment, so we are unable to accommodate this request at this time

But no worries, you can add "Public Include Directories" in Compile Flags from: Clang Power Tools Setting -> Compile Tab -> Compile Flags

image

Thank you for taking the time to share your suggestion with us We appreciate your input

Have a nice day, Marina