freebsd/src.git
9 years agoVendor import of clang release_32 branch r168974 (effectively, 3.2 RC2):vendor/clang/clang-release_32-r168974
Dimitry Andric [Sun, 2 Dec 2012 13:20:44 +0000 (2 13:20 +0000)]
Vendor import of clang release_32 branch r168974 (effectively, 3.2 RC2):
http://llvm.org/svn/llvm-project/cfe/branches/release_32@168974

9 years agoVendor import of clang trunk r162107:vendor/clang/clang-trunk-r162107
Dimitry Andric [Sun, 19 Aug 2012 10:33:04 +0000 (19 10:33 +0000)]
Vendor import of clang trunk r162107:
http://llvm.org/svn/llvm-project/cfe/trunk@162107

9 years agoVendor import of clang trunk r161861:vendor/clang/clang-trunk-r161861
Dimitry Andric [Wed, 15 Aug 2012 20:02:54 +0000 (15 20:02 +0000)]
Vendor import of clang trunk r161861:
http://llvm.org/svn/llvm-project/cfe/trunk@161861

10 years agoVendor import of clang release_31 r156863 (the actual 3.1 release):vendor/clang/clang-release_31-r156863
Dimitry Andric [Wed, 23 May 2012 21:39:13 +0000 (23 21:39 +0000)]
Vendor import of clang release_31 r156863 (the actual 3.1 release):
http://llvm.org/svn/llvm-project/cfe/branches/release_31@156863

10 years agoVendor import of clang release_31 final r156748:vendor/clang/clang-release_31-r156748
Dimitry Andric [Tue, 22 May 2012 21:36:38 +0000 (22 21:36 +0000)]
Vendor import of clang release_31 final r156748:
http://llvm.org/svn/llvm-project/cfe/tags/RELEASE_31/final@156748

10 years agoVendor import of clang release_31 branch r155985:vendor/clang/clang-release_31-r155985
Dimitry Andric [Thu, 3 May 2012 16:53:59 +0000 (3 16:53 +0000)]
Vendor import of clang release_31 branch r155985:
http://llvm.org/svn/llvm-project/cfe/branches/release_31@155985

10 years agoVendor import of clang trunk r154661:vendor/clang/clang-trunk-r154661
Dimitry Andric [Sat, 14 Apr 2012 14:01:31 +0000 (14 14:01 +0000)]
Vendor import of clang trunk r154661:
http://llvm.org/svn/llvm-project/cfe/trunk@r154661

10 years agoVendor import of clang 3.0 final release:vendor/clang/clang-r145349
Dimitry Andric [Fri, 9 Dec 2011 18:30:42 +0000 (9 18:30 +0000)]
Vendor import of clang 3.0 final release:
http://llvm.org/svn/llvm-project/cfe/tags/RELEASE_30/final@145349

10 years agoVendor import of clang release_30 branch r142614:vendor/clang/clang-r142614
Dimitry Andric [Thu, 20 Oct 2011 21:14:49 +0000 (20 21:14 +0000)]
Vendor import of clang release_30 branch r142614:
http://llvm.org/svn/llvm-project/cfe/branches/release_30@142614

11 years agoVendor import of clang trunk r135360:vendor/clang/clang-r135360
Dimitry Andric [Sun, 17 Jul 2011 15:40:56 +0000 (17 15:40 +0000)]
Vendor import of clang trunk r135360:
http://llvm.org/svn/llvm-project/cfe/trunk@135360

11 years agoVendor import of clang trunk r132879:vendor/clang/clang-r132879
Dimitry Andric [Sun, 12 Jun 2011 15:46:16 +0000 (12 15:46 +0000)]
Vendor import of clang trunk r132879:
http://llvm.org/svn/llvm-project/cfe/trunk@132879

11 years agoVendor import of clang trunk r130700:vendor/clang/clang-r130700
Dimitry Andric [Mon, 2 May 2011 19:39:53 +0000 (2 19:39 +0000)]
Vendor import of clang trunk r130700:
http://llvm.org/svn/llvm-project/cfe/trunk@130700

11 years agoVendor import of clang trunk r126547:vendor/clang/clang-r126547
Dimitry Andric [Sat, 26 Feb 2011 22:09:03 +0000 (26 22:09 +0000)]
Vendor import of clang trunk r126547:
http://llvm.org/svn/llvm-project/cfe/trunk@126547

11 years agoVendor import of clang trunk r126079:vendor/clang/clang-r126079
Dimitry Andric [Sun, 20 Feb 2011 13:06:31 +0000 (20 13:06 +0000)]
Vendor import of clang trunk r126079:
http://llvm.org/svn/llvm-project/cfe/trunk@126079

11 years agoVendor import of clang 2.8 release:vendor/clang/clang-2.8
Dimitry Andric [Thu, 7 Oct 2010 16:35:05 +0000 (7 16:35 +0000)]
Vendor import of clang 2.8 release:
http://llvm.org/svn/llvm-project/cfe/tags/RELEASE_28@115870

Approved by: rpaulo (mentor)

11 years agoVendor import of clang r114020 (from the release_28 branch):vendor/clang/clang-r114020
Dimitry Andric [Fri, 17 Sep 2010 15:54:40 +0000 (17 15:54 +0000)]
Vendor import of clang r114020 (from the release_28 branch):
http://llvm.org/svn/llvm-project/cfe/branches/release_28@114020

Approved by: rpaulo (mentor)

11 years agoMake vendor/clang/dist exactly the same as upstream's r108428. Somevendor/clang/clang-r108428
Dimitry Andric [Thu, 16 Sep 2010 21:14:28 +0000 (16 21:14 +0000)]
Make vendor/clang/dist exactly the same as upstream's r108428.  Some
files and directories were already added/removed in the upstream
repository, but were not added/removed here, when the previous snapshot
was imported.

Note: I did not import the file test/Lexer/conflict-marker.c, because it
contains merge conflict markers on purpose, which upsets our pre-commit
hooks.

Approved by: rpaulo (mentor)

12 years agoUpdate clang to r108428.
Roman Divacky [Thu, 15 Jul 2010 17:07:12 +0000 (15 17:07 +0000)]
Update clang to r108428.

12 years agoUpdate clang to r108243.vendor/clang/clang-r108243
Roman Divacky [Tue, 13 Jul 2010 17:21:42 +0000 (13 17:21 +0000)]
Update clang to r108243.

12 years agoUpdate clang to r104832.vendor/clang/clang-r104832
Roman Divacky [Thu, 27 May 2010 15:17:06 +0000 (27 15:17 +0000)]
Update clang to r104832.

12 years agoUpdate clang to r103052.
Roman Divacky [Tue, 4 May 2010 20:51:19 +0000 (4 20:51 +0000)]
Update clang to r103052.

12 years agoUpdate clang to r103004.
Roman Divacky [Tue, 4 May 2010 16:12:48 +0000 (4 16:12 +0000)]
Update clang to r103004.

12 years agoUpdate clang to r100520.
Roman Divacky [Tue, 6 Apr 2010 15:53:59 +0000 (6 15:53 +0000)]
Update clang to r100520.

12 years agoUpdate clang to r100285.
Roman Divacky [Sat, 3 Apr 2010 07:51:34 +0000 (3 07:51 +0000)]
Update clang to r100285.

12 years agoUpdate clang to r100181.
Roman Divacky [Fri, 2 Apr 2010 08:55:10 +0000 (2 08:55 +0000)]
Update clang to r100181.

12 years agoUpdate clang to r99115.
Roman Divacky [Sun, 21 Mar 2010 10:50:08 +0000 (21 10:50 +0000)]
Update clang to r99115.

12 years agoUpdate clang to r98631.
Roman Divacky [Tue, 16 Mar 2010 16:52:15 +0000 (16 16:52 +0000)]
Update clang to r98631.

12 years agoUpdate clang to r98164.
Roman Divacky [Wed, 10 Mar 2010 17:45:58 +0000 (10 17:45 +0000)]
Update clang to r98164.

12 years agoUpdate clang to r97873.
Roman Divacky [Sat, 6 Mar 2010 09:23:02 +0000 (6 09:23 +0000)]
Update clang to r97873.

12 years agoUpdate clang to 97654.
Roman Divacky [Wed, 3 Mar 2010 17:28:16 +0000 (3 17:28 +0000)]
Update clang to 97654.

12 years agoUpdate clang to r96341.
Roman Divacky [Tue, 16 Feb 2010 09:31:36 +0000 (16 09:31 +0000)]
Update clang to r96341.

12 years agoUpdate clang to r94309.
Roman Divacky [Sat, 23 Jan 2010 11:10:26 +0000 (23 11:10 +0000)]
Update clang to r94309.

12 years agoUpdate clang to r93512.
Roman Divacky [Fri, 15 Jan 2010 15:39:40 +0000 (15 15:39 +0000)]
Update clang to r93512.

12 years agoUpdaet clang to 92395.
Roman Divacky [Fri, 1 Jan 2010 10:34:51 +0000 (1 10:34 +0000)]
Updaet clang to 92395.

12 years agoUpdate clang to 91430.
Roman Divacky [Tue, 15 Dec 2009 18:49:47 +0000 (15 18:49 +0000)]
Update clang to 91430.

12 years agoUpdate clang to r90226.
Roman Divacky [Tue, 1 Dec 2009 11:08:04 +0000 (1 11:08 +0000)]
Update clang to r90226.

12 years agoUpdate clang to r89337.
Roman Divacky [Thu, 19 Nov 2009 09:00:00 +0000 (19 09:00 +0000)]
Update clang to r89337.

12 years agoUpdate clang to r89205.
Roman Divacky [Wed, 18 Nov 2009 14:59:57 +0000 (18 14:59 +0000)]
Update clang to r89205.

12 years agoUpdate clang to r86140.
Roman Divacky [Thu, 5 Nov 2009 17:18:09 +0000 (5 17:18 +0000)]
Update clang to r86140.

12 years agoUpdate clang to r86025.vendor/clang/clang-r86025
Roman Divacky [Wed, 4 Nov 2009 15:04:32 +0000 (4 15:04 +0000)]
Update clang to r86025.

12 years agoUpdate clang to r84949.vendor/clang/clang-r84949
Roman Divacky [Fri, 23 Oct 2009 14:22:18 +0000 (23 14:22 +0000)]
Update clang to r84949.

12 years agoDelete some more files.
Roman Divacky [Thu, 15 Oct 2009 17:07:18 +0000 (15 17:07 +0000)]
Delete some more files.

12 years agoDelete stale files.
Roman Divacky [Thu, 15 Oct 2009 16:31:19 +0000 (15 16:31 +0000)]
Delete stale files.

12 years agoUpdate clang to 84175.vendor/clang/clang-r84175
Roman Divacky [Thu, 15 Oct 2009 07:44:25 +0000 (15 07:44 +0000)]
Update clang to 84175.

12 years agoUpdate clang to r84119.vendor/clang/clang-r84119
Roman Divacky [Wed, 14 Oct 2009 18:03:49 +0000 (14 18:03 +0000)]
Update clang to r84119.

13 years agoImport Clang r74788.vendor/clang/clang-r74788
Ed Schouten [Sat, 4 Jul 2009 13:58:54 +0000 (4 13:58 +0000)]
Import Clang r74788.

13 years agoImport Clang r74383.vendor/clang/clang-r74383
Ed Schouten [Sat, 27 Jun 2009 10:45:02 +0000 (27 10:45 +0000)]
Import Clang r74383.

13 years agoImport Clang r73984.vendor/clang/clang-r73984
Ed Schouten [Tue, 23 Jun 2009 19:32:16 +0000 (23 19:32 +0000)]
Import Clang r73984.

13 years agoImport Clang r73954.vendor/clang/clang-r73954
Ed Schouten [Tue, 23 Jun 2009 14:50:21 +0000 (23 14:50 +0000)]
Import Clang r73954.

13 years agoUpdate Clang sources to r73879.vendor/clang/clang-r73879
Ed Schouten [Mon, 22 Jun 2009 08:08:35 +0000 (22 08:08 +0000)]
Update Clang sources to r73879.

13 years agoImport Clang r73340.vendor/clang/clang-r73340
Ed Schouten [Sun, 14 Jun 2009 09:24:02 +0000 (14 09:24 +0000)]
Import Clang r73340.

13 years agoImport Clang r73070.vendor/clang/clang-r73070
Ed Schouten [Mon, 8 Jun 2009 15:36:55 +0000 (8 15:36 +0000)]
Import Clang r73070.

13 years agoImport Clang r73021.vendor/clang/clang-r73021
Ed Schouten [Sun, 7 Jun 2009 09:21:25 +0000 (7 09:21 +0000)]
Import Clang r73021.

13 years agoImport clang, at r72995.vendor/clang/clang-r72995
Ed Schouten [Sat, 6 Jun 2009 08:21:31 +0000 (6 08:21 +0000)]
Import clang, at r72995.

13 years agoImport Clang, at r72805.vendor/clang/clang-r72805
Ed Schouten [Wed, 3 Jun 2009 21:11:25 +0000 (3 21:11 +0000)]
Import Clang, at r72805.

13 years agoImport Clang, at r72770.vendor/clang/clang-r72770
Ed Schouten [Wed, 3 Jun 2009 13:29:08 +0000 (3 13:29 +0000)]
Import Clang, at r72770.

13 years agoImport Clang, at r72732.vendor/clang/clang-r72732
Ed Schouten [Tue, 2 Jun 2009 17:58:47 +0000 (2 17:58 +0000)]
Import Clang, at r72732.