Skip to content
  1. Jan 27, 2011
  2. Jan 26, 2011
  3. Jan 25, 2011
    • Ted Kremenek's avatar
      Fix regression in -Wreturn-type caused by not · ebe62601
      Ted Kremenek authored
      handling all CFGElement kinds.  While writing
      the test case, it turned out that return-noreturn.cpp
      wasn't actually testing anything since it has the wrong -W
      flag.  That uncovered another regression with
      the handling of destructors marked noreturn.  WIP.
      
      llvm-svn: 124238
      ebe62601
Loading