[PATCH] D19587: Addressed reviewer's post-submission comments from http://reviews.llvm.org/D18551.

Eric Liu via cfe-commits cfe-commits at lists.llvm.org
Wed Apr 27 05:51:43 PDT 2016


ioeric created this revision.
ioeric added reviewers: djasper, klimek.
ioeric added a subscriber: cfe-commits.
Herald added a subscriber: klimek.

Make SourceManager in Environment, WhitespaceManager, and FormatTokenAnalyzer etc constant members.

http://reviews.llvm.org/D19587

Files:
  lib/Format/AffectedRangeManager.h
  lib/Format/ContinuationIndenter.cpp
  lib/Format/ContinuationIndenter.h
  lib/Format/Format.cpp
  lib/Format/WhitespaceManager.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19587.55195.patch
Type: text/x-patch
Size: 16401 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20160427/66843c3d/attachment-0001.bin>


More information about the cfe-commits mailing list