Resolve "Build with Clang"
Closes #121 (closed)
Edited by Alberto Miranda
Merge request reports
Activity
Filter activity
changed milestone to %0.3.0
added build system ci labels
assigned to @amiranda
added 7 commits
- a0d609b4 - Remove use of GCC-specific header
- 6a736dfc - Use std::addressof() instead of std::__addressof()
- 21549417 - Use std::exchange() instead of std::__exchange()
- db21eb06 - Replace __VA_OPT__ with ##__VA_ARGS__ in C logging macros
- b4595662 - Fix UB in va_start with argument undergoing default promotion
- 96969531 - Empty structs have different sizes in C and C++
- 788b8a2d - Fix tl::expected hash
Toggle commit listadded 2 commits
added 2 commits
added 2 commits
mentioned in commit a3dd90c1
Please register or sign in to reply