[PATCH] D54450: Get the correct range of tokens for preprocessor conditions

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Dec 10 07:31:35 PST 2018


aaron.ballman updated this revision to Diff 177508.
aaron.ballman marked 3 inline comments as done.
aaron.ballman added a comment.

Adding tests based on review feedback.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D54450/new/

https://reviews.llvm.org/D54450

Files:
  include/clang/Lex/Preprocessor.h
  lib/Lex/PPDirectives.cpp
  lib/Lex/PPExpressions.cpp
  unittests/Lex/PPCallbacksTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54450.177508.patch
Type: text/x-patch
Size: 14360 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20181210/0957473b/attachment-0001.bin>


More information about the cfe-commits mailing list