[all-commits] [llvm/llvm-project] 905357: Don't use end-of-line comments for the DebugInfoKi...
Reid Kleckner via All-commits
all-commits at lists.llvm.org
Fri Nov 15 14:18:13 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 905357440c98ae06aac692d7adbccc70f1ce9d28
https://github.com/llvm/llvm-project/commit/905357440c98ae06aac692d7adbccc70f1ce9d28
Author: Reid Kleckner <rnk at google.com>
Date: 2019-11-15 (Fri, 15 Nov 2019)
Changed paths:
M clang/include/clang/Basic/DebugInfoOptions.h
Log Message:
-----------
Don't use end-of-line comments for the DebugInfoKind enum, NFC
These are long comments, and I find the new structure easier to read.
More information about the All-commits
mailing list