[cfe-commits] r135577 - in /cfe/trunk: include/clang/AST/ include/clang/Analysis/ include/clang/Analysis/Analyses/ include/clang/Basic/ include/clang/CodeGen/ include/clang/Driver/ include/clang/Frontend/ include/clang/Index/ include/clang/Parse/

Chris Lattner clattner at apple.com
Sat Jul 23 03:36:06 PDT 2011


On Jul 22, 2011, at 3:05 PM, Mulder, Jonathan wrote:

> Hi Chris,
> 
> Please find the attached that cleans up the places that I found from greping through the source. Note that I just finished up things that I found in header files as you said you were going to go through the .cpp files. I built with Release+Asserts after making these changes and ran the test suite without issue.
> 
> FYI, I'm going to move onto ArrayRef next and will clean things up in the cpp files as I go through if I notice anything.

Looks great, applied in r135851, thanks!

-Chris




More information about the cfe-commits mailing list