[PATCH] D134685: Fix SourceManager::isBeforeInTranslationUnit bug with token-pasting

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Sep 26 19:55:36 PDT 2022


sammccall added a comment.

> However I tried to avoid mixing these with subtle behavior changes, and will send a followup instead.

D134694 <https://reviews.llvm.org/D134694> if you're interested. I guess I should try to get performance measures though...


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D134685



More information about the cfe-commits mailing list