Clang compiler parser does not detect fatal error

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Major
    • Component/s: warnings-plugin
    • Environment:
      clang version 3.2 (branches/release_32 170558)

      Clang (LLVM based) parser does not detect "fatal error" messages like this:

      clang++ ...
      In file included from /home/user/project/test/test.cpp:10:
      ./test.h:10:10: fatal error: 'test.h' file not found
      #include "test.h"
               ^
      1 error generated.
      

            Assignee:
            Ulli Hafner
            Reporter:
            Nikodim Semgin
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: