[all-commits] [llvm/llvm-project] 36a8f7: [clang-format] Handle escaped " in C# string-literals

Krasimir Georgiev via All-commits all-commits at lists.llvm.org
Mon Jan 27 03:57:59 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 36a8f7f6d8f5a9620b1a091e54abacb517ecfbba
      https://github.com/llvm/llvm-project/commit/36a8f7f6d8f5a9620b1a091e54abacb517ecfbba
  Author: Krasimir Georgiev <krasimir at google.com>
  Date:   2020-01-27 (Mon, 27 Jan 2020)

  Changed paths:
    M clang/lib/Format/FormatTokenLexer.cpp
    M clang/unittests/Format/FormatTestCSharp.cpp

  Log Message:
  -----------
  [clang-format] Handle escaped " in C# string-literals

Reviewers: krasimir

Reviewed By: krasimir

Subscribers: klimek, MyDeveloperDay

Tags: #clang-format

Differential Revision: https://reviews.llvm.org/D73353




More information about the All-commits mailing list