From 6df29c6453df93ffe53f7dc5a2d47fb48fb652ef Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Wed, 21 Apr 2004 18:52:06 +0000 Subject: [PATCH] bug fixed git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13099 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/ReleaseNotes.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ReleaseNotes.html b/docs/ReleaseNotes.html index a909d5f80aa..0897106290c 100644 --- a/docs/ReleaseNotes.html +++ b/docs/ReleaseNotes.html @@ -188,7 +188,7 @@ to floating point cast

Bugs in the C/C++ front-end:

    -
  1. +
  2. [llvmgcc] Crash on use of undeclared enum type
-- 2.34.1