[PATCH] D28008: Rename several methods on ASTRecordReader to follow LLVM style (lowerCamelCase).
David L. Jones via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Dec 20 17:28:17 PST 2016
dlj created this revision.
dlj added a reviewer: rsmith.
dlj added a subscriber: cfe-commits.
This follows up to r290217, and makes functions on ASTRecordReader consistent
and valid style.
https://reviews.llvm.org/D28008
Files:
include/clang/Serialization/ASTReader.h
lib/Serialization/ASTReaderDecl.cpp
lib/Serialization/ASTReaderStmt.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28008.82183.patch
Type: text/x-patch
Size: 94892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161221/36bd7b69/attachment-0001.bin>
More information about the cfe-commits
mailing list