[PATCH] D78743: [clangd] Preserve line information while build PreamblePatch

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed May 6 08:03:01 PDT 2020


kadircet updated this revision to Diff 262381.
kadircet added a comment.

- Escape backslashes and quotes while generating line directive for filename


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D78743

Files:
  clang-tools-extra/clangd/Headers.cpp
  clang-tools-extra/clangd/Headers.h
  clang-tools-extra/clangd/Preamble.cpp
  clang-tools-extra/clangd/unittests/PreambleTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D78743.262381.patch
Type: text/x-patch
Size: 11813 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200506/72c2fbf1/attachment-0001.bin>


More information about the cfe-commits mailing list