summaryrefslogtreecommitdiffstats
path: root/lib/clang/include
diff options
context:
space:
mode:
authordim <dim@FreeBSD.org>2010-10-07 20:31:07 +0000
committerdim <dim@FreeBSD.org>2010-10-07 20:31:07 +0000
commitbd9a22a54ea3eebd6e9ce34ba6f339c76dae2c62 (patch)
tree28998061a324b4c40ce3f58faa8fd1bb4173fc9d /lib/clang/include
parent472b886ca9cf75d7d3b2bb9a4902aa73f50cff6b (diff)
downloadFreeBSD-src-bd9a22a54ea3eebd6e9ce34ba6f339c76dae2c62.zip
FreeBSD-src-bd9a22a54ea3eebd6e9ce34ba6f339c76dae2c62.tar.gz
Upgrade Clang and LLVM to the 2.8 release. See here for release notes:
http://llvm.org/releases/2.8/docs/ReleaseNotes.html Approved by: rpaulo (mentor)
Diffstat (limited to 'lib/clang/include')
-rw-r--r--lib/clang/include/clang/Basic/Version.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/clang/include/clang/Basic/Version.inc b/lib/clang/include/clang/Basic/Version.inc
index 93c5deb..f7a43ab 100644
--- a/lib/clang/include/clang/Basic/Version.inc
+++ b/lib/clang/include/clang/Basic/Version.inc
@@ -5,6 +5,6 @@
#define CLANG_VERSION_MINOR 8
#define CLANG_VENDOR "FreeBSD "
-#define CLANG_VENDOR_SUFFIX " 20100917"
+#define CLANG_VENDOR_SUFFIX " 20101007"
-#define SVN_REVISION "114020"
+#define SVN_REVISION "115870"
OpenPOWER on IntegriCloud