erg@google.com c667123215 Update cpplint.py to #267:
- Handle parentheses in CHECK() calls properly.
- Fixed multiple false positives where various things like
  std::fucntion<> or function pointers were being mistaken for casts.
- Fixed whitespace warning on placement new.
- Fixed multiple false positives related to const references.
- Added warning for empty conditional bodies.
- Stop advising the use of readdir_r instead of readdir.
- Fixed false positive for empty macro arguments.
- Fixed false positvie for braced initializer lists.
- Don't warn about unnamed parameters in function pointers.

R=mark@chromium.org

Review URL: https://codereview.appspot.com/17400043
2013-10-25 21:44:03 +00:00
2013-10-25 21:44:03 +00:00
2013-09-25 21:16:00 +00:00
2010-03-08 18:32:48 +00:00
2013-09-25 21:16:00 +00:00
2013-09-25 21:16:00 +00:00
2013-09-25 21:16:00 +00:00
2013-09-25 21:16:00 +00:00
Description
Style guides for Google-originated open-source projects
32 MiB
Languages
HTML 67.5%
Python 24.4%
XSLT 4.9%
CSS 1.3%
JavaScript 1.1%
Other 0.8%