[libc++][NFC] Fix typo in comment

This commit is contained in:
Louis Dionne 2022-12-02 12:20:15 -08:00
parent 78da80e2ef
commit a4dbba76b1
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
//
//===----------------------------------------------------------------------===//
// test libc++'s implementation of align_val_t, and the relevant new/delete && !hwasan
// test libc++'s implementation of align_val_t, and the relevant new/delete
// overloads in all dialects when -faligned-allocation is present.
// The dylibs shipped before macosx10.13 do not contain the aligned allocation