Issue 135654
Summary [Clang] DiagnosticInfoUnsupported doesn't print the same error string when called in clang vs opt
Labels clang
Assignees farzonl
Reporter farzonl
    `DiagnosticInfoUnsupported` will print the diagnostic message in clang while calling the print function in opt. this means the clang version is missing valuable context information like function name and function type.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to