[PATCH] D125863: [clangd] Dont mark terminating PP-directives as skipped

Qingyuan Zheng via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Jun 5 23:53:44 PDT 2022


daiyousei-qz added a comment.

I have a similar change recently presented in https://github.com/clangd/clangd/issues/1181 that makes all conditional preprocessor lines active. Please refer to the change if that's helpful :)


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125863



More information about the cfe-commits mailing list