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

Miklos Vajna via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 14 05:19:49 PST 2018


vmiklos added a comment.

Oh, and running the `check-clang-tools` target, this currently results in:

  Failing Tests (3):
      Clang Tools :: modularize/ProblemsInconsistent.modularize
      Clang Tools :: pp-trace/pp-trace-conditional.cpp
      Clang Tools :: pp-trace/pp-trace-macro.cpp

Perhaps the pp-trace one just has to be updated for the new behavior. :-)


https://reviews.llvm.org/D54450





More information about the cfe-commits mailing list