Skip to content

v2.11.1

Compare
Choose a tag to compare
@horenmar horenmar released this 28 Dec 20:33
v2.11.1
d10b9bd

Improvements

  • Breaking into debugger is supported on iOS (#1817)
  • google-build-using-namespace clang-tidy warning is suppressed (#1799)

Fixes

  • Clang on Windows is no longer assumed to implement MSVC's traditional preprocessor (#1806)
  • ObjectStorage now behaves properly in const contexts (#1820)
  • GENERATE_COPY(a, b) now compiles properly (#1809, #1815)
  • Some more cleanups in the benchmarking support