https://bugs.kde.org/show_bug.cgi?id=360511

Kevin Funk <kf...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from Kevin Funk <kf...@kde.org> ---
Note: You could work-around by doing:
  KDEV_CLANG_EXTRA_ARGUMENTS="-I /foo" clang-parser ...

But we should indeed allow something as easy as:
  clang-parser -clang-parser-arg1 -clang-parser-arg2 -- -clang-arg1 -clang-arg2
myfile.cpp

(Maybe even by simply setting KDEV_CLANG_EXTRA_ARGUMENTS inside
clang-parser.cpp. Even better would be proper API inside kdev-clang to set the
additional arguments)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to