aidengrossman added a comment.

`CodeGenModule` doesn't get invoked when compiling IR. The error would trip 
when compiling other languages (eg c), but when passing IR to clang, the 
function doing error checking would never get called so no error was ever 
thrown.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132991/new/

https://reviews.llvm.org/D132991

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to