[all-commits] [llvm/llvm-project] f9f091: [clang-format] Improve support for multiline C# st...
Jonathan B Coe via All-commits
all-commits at lists.llvm.org
Thu Jan 30 05:46:10 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: f9f0919db7ea033a205c87eb08c81c4baaecd846
https://github.com/llvm/llvm-project/commit/f9f0919db7ea033a205c87eb08c81c4baaecd846
Author: Jonathan Coe <jbcoe at google.com>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M clang/lib/Format/ContinuationIndenter.cpp
M clang/lib/Format/FormatTokenLexer.cpp
M clang/lib/Format/FormatTokenLexer.h
M clang/unittests/Format/FormatTestCSharp.cpp
Log Message:
-----------
[clang-format] Improve support for multiline C# strings
Reviewers: krasimir
Reviewed By: krasimir
Tags: #clang-format
Differential Revision: https://reviews.llvm.org/D73622
More information about the All-commits
mailing list