[PATCH] NoReturn Warning: Non-Void Return Type

David Blaikie dblaikie at gmail.com
Sun Jan 5 16:30:50 PST 2014


  Is this an existing warning in another compiler? Is it finding bugs? How
  does this interact with virtual functions? (what if I'm overriding a
  non-void non-noreturn function with a noreturn function?)

http://llvm-reviews.chandlerc.com/D2507



More information about the cfe-commits mailing list