[all-commits] [llvm/llvm-project] d82adf: Allow space after C-style cast in C# code
MyDeveloperDay via All-commits
all-commits at lists.llvm.org
Sun Jan 19 07:42:57 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d82adf328fb556e1e6d318608b683824c8badf22
https://github.com/llvm/llvm-project/commit/d82adf328fb556e1e6d318608b683824c8badf22
Author: mydeveloperday <mydeveloperday at gmail.com>
Date: 2020-01-19 (Sun, 19 Jan 2020)
Changed paths:
M clang/lib/Format/TokenAnnotator.cpp
M clang/unittests/Format/FormatTestCSharp.cpp
Log Message:
-----------
Allow space after C-style cast in C# code
Reviewed By: MyDeveloperDay, krasimir
Patch By: jbcoe
Differential Revision: https://reviews.llvm.org/D72150
More information about the All-commits
mailing list