Skip to content

Commit

Permalink
add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
waruqi committed May 22, 2024
1 parent e7321a9 commit 7bdc2c9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/tbox/prefix/compiler.h
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@
# if defined(__clang__)
# define TB_COMPILER_IS_CLANG
# endif

// we always need to be compatible with gcc style code if the current compiler is clang
# define TB_COMPILER_IS_GCC
// clang
Expand Down

0 comments on commit 7bdc2c9

Please sign in to comment.