mirror of
https://github.com/google/styleguide.git
synced 2024-03-22 13:11:43 +08:00
Style guides for Google-originated open-source projects
c667123215
- 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 |
||
---|---|---|
cpplint | ||
cppguide.xml | ||
eclipse-cpp-google-style.xml | ||
eclipse-java-google-style.xml | ||
google_python_style.vim | ||
google-c-style.el | ||
google-r-style.html | ||
htmlcssguide.xml | ||
intellij-java-google-style.xml | ||
javascriptguide.xml | ||
jsoncstyleguide_example_01.png | ||
jsoncstyleguide_example_02.png | ||
jsoncstyleguide.html | ||
jsoncstyleguide.xml | ||
lispguide.xml | ||
objcguide.xml | ||
pyguide.html | ||
Rguide.xml | ||
shell.xml | ||
styleguide.css | ||
styleguide.xsl | ||
xmlstyle.html |