Skip to content

Commit 5047b8f

Browse files
remove [[]] syntax
Co-authored-by: Nick Desaulniers <[email protected]>
1 parent 3b19f8b commit 5047b8f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libc/include/__llvm-libc-common.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@
4545
#define __NOEXCEPT throw()
4646
#endif
4747

48-
#undef _Returns_twice
49-
#define _Returns_twice [[gnu::returns_twice]]
50-
5148
#else // not __cplusplus
5249

5350
#undef __BEGIN_C_DECLS

0 commit comments

Comments
 (0)