1. 9ca5c42 Update all tests other than Driver/std.cpp to use -std=c++11 rather than by Richard Smith · 14 years ago
  2. e1db1cf Add test cases for false positives on -Wnull-arithmetic from Richard by Chandler Carruth · 14 years ago
  3. 701fb36 Add a new warning when a NULL constant is used in arithmetic operations. The warning will fire on cases such as: by Richard Trieu · 14 years ago