You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run this on my project I get the following output:
As you can see my username is Grønbech, which somehow manages to break your code.
I have tested on a project that was stored on a path with no special symbols and it works fine.
The text was updated successfully, but these errors were encountered:
Quick update here. I tried it out with a full clang libtooling app from a command line and the default command line parser for the libtooling fails to process those characters too. I am starting to think this is an issue in the clang libtooling sdk.
I will have to check if clang tools like clang-tidy can handle those, and if so how do they handle the command line.
When I run this on my project I get the following output:
As you can see my username is Grønbech, which somehow manages to break your code.
I have tested on a project that was stored on a path with no special symbols and it works fine.
The text was updated successfully, but these errors were encountered: