[all-commits] [llvm/llvm-project] 3b1325: [libc++][NFC] Remove stray whitespace
Louis Dionne via All-commits
all-commits at lists.llvm.org
Wed Apr 28 12:35:02 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b1325cbd39dabc294df409e244ad0b787602ff9
https://github.com/llvm/llvm-project/commit/3b1325cbd39dabc294df409e244ad0b787602ff9
Author: Louis Dionne <ldionne.2 at gmail.com>
Date: 2021-04-28 (Wed, 28 Apr 2021)
Changed paths:
M libcxx/test/std/concepts/concepts.lang/concept.default.init/default_initializable.verify.cpp
Log Message:
-----------
[libc++][NFC] Remove stray whitespace
This might have helped align static_asserts originally, but it doesn't
anymore since we use LIBCPP_STATIC_ASSERT.
More information about the All-commits
mailing list