mirror of
https://github.com/intel/llvm.git
synced 2026-02-03 10:39:35 +08:00
[libc++][NFC] Fix typo in comment
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user