Add a new checker that tests whether a throw expression throws by value, and...
Add a new checker that tests whether a throw expression throws by value, and whether a catch statement catches by reference. Patch by Tobias Langner! llvm-svn: 249899
Loading
Please sign in to comment