Fixed the license headers and most of the lint errors.
The remaining lint errors in atomicops.h are false positives caused by lint
not
understanding the ifdefs. The added lines perfectly conform with the
existing
code in atomicops.
Two "Use int16/int64/etc, rather than the C type short" errors in
atomicops_internal_tsan.h just ignore the NOLINT comment.
The "Could not find a newline character at the end of the file." is also
strange, because other files in this directory don't have any newline
characters
either.
https://codereview.chromium.org/10965035/
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev