arysef added a comment.
Herald added a subscriber: nullptr.cpp.

Here are also some bugs that seem like they could be closed once this is 
merged: 
https://bugs.llvm.org/show_bug.cgi?id=28480
https://bugs.llvm.org/show_bug.cgi?id=32239

Also about the current behavior, it seems like this behavior happens even when 
it's a system header macro that is called directly (for example any time you 
use `assert`) rather than being one that is passed as a parameter. In those 
cases, the behavior seems undesired.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88833

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

Reply via email to