From 26fa0edd63c0f34953ba22f519d0fa68ee572341 Mon Sep 17 00:00:00 2001 From: Eli Friedman Date: Wed, 27 May 2009 23:02:57 +0000 Subject: [PATCH] A few tweaks to the "Differences between various standard modes" section. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@72501 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/UsersManual.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/UsersManual.html b/docs/UsersManual.html index f2658e9816..5d8b0fd43f 100644 --- a/docs/UsersManual.html +++ b/docs/UsersManual.html @@ -504,8 +504,8 @@ for those modes. If no -std option is specified, clang defaults to gnu99 mode.

Differences between all c* and gnu* modes: