Lines Matching +refs:clang +refs:format +refs:fallback +refs:style

116   o Fix detection of the __has_attribute() for apple clang [ci skip] (7fd7c5ef Azat Khuzhin)
139 git log --format=' o %s (%h %aN)' release-2.1.9-beta...release-2.1.10-stable
193 git log --format=' o %s (%h %aN)' release-2.1.8-stable...release-2.1.9-beta
302 o Fix arc4random_addrandom() detecting and fallback (regression) (303d6d77)
319 date in RFC1123 format and running tests in parallel.
570 o test/regress_buffer: fix clang compilation warnings (d8fd4c0 Azat Khuzhin)
658 o http: make fallback for EVHTTP_CON_READ_ON_WRITE_ERROR more cleaner (d405492 Azat Khuzhin)
659 o http: coding style issue (365f181 Azat Khuzhin)
686 o travis-ci/osx: relink gcc/g++ instead of clang (481481d Azat Khuzhin)
711 …o For non GCC/clang on OSX the -Wno-deprecated-declarations may not be valid (b5ca365 Rainer Kelle…
722 o util: fix "%zu" format on TDM-gcc/MinGW-w64 (79b69d8 Azat Khuzhin)
843 o Fix warnings when compiling with clang 3.5 (f5b4765 John Ohl)
952 o Rename README to README.md and use markdown to format. (d2bc39a
971 o Check for OSX when checking for clang. (e212c54 Joakim Soderberg)
973 o Added -Qunused-arguments for clang on macosx (ed99d92 Trond Norbye)
976 o Add -Qunused-arguments for clang on macos (b56611d Trond Norbye)
1029 using clang (838161d Makoto Kato)
1190 o Fix harmless clang enum warning (b452a43 Sebastian Hahn)
1527 o Don't do clang version detection when disabling some flags (083296b Sebastian Hahn)
1543 …o Use C-style comments in C source files (for compatibility with compilers such as xlc on AIX). (d…
1774 o Add an assert to appease clang's static analyzer (b0ff7eb Sebastian Hahn)
1790 o Fix compilation under LLVM/clang with --enable-gcc-warnings (ad9ff58 Sebastian Hahn)
2029 o Add AC_GNU_SOURCE to the fallback case. (ea8fa4c Kevin Bowling)
2126 o Don't do clang version detection when disabling some flags (083296b