diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index 4c575cd24f5..90561d19a17 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -162,6 +162,8 @@ were fixed: initialization where static init will do
  • [llvmgcc] Field offset miscalculated for some structure fields following bit fields
  • +
  • [llvm-g++] Temporary lifetimes + incorrect for short circuit logical operations