[libc++][NFC] Fix typo in comment
authorLouis Dionne <ldionne.2@gmail.com>
Fri, 2 Dec 2022 20:20:15 +0000 (12:20 -0800)
committerLouis Dionne <ldionne.2@gmail.com>
Fri, 2 Dec 2022 20:20:27 +0000 (12:20 -0800)
libcxx/test/libcxx/language.support/support.dynamic/libcpp_deallocate.sh.cpp

index 71b9331..545032b 100644 (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