summaryrefslogtreecommitdiff
path: root/lib/CodeGen/CodeGenModule.cpp
Commit message (Expand)AuthorAgeFilesLines
* Vendor import of clang 9.0.0 release r372316:vendor/clang/clang-release_900-r372316vendor/clang-90Dimitry Andric2019-09-191-4/+9
* Vendor import of stripped clang trunk r366426 (just before thevendor/clang/clang-trunk-r366426Dimitry Andric2019-08-201-133/+444
* Vendor import of clang trunk r351319 (just before the release_80 branchvendor/clang/clang-trunk-r351319Dimitry Andric2019-01-191-193/+455
* Vendor import of clang trunk r338536:vendor/clang/clang-trunk-r338536Dimitry Andric2018-08-021-1/+5
* Vendor import of clang trunk r338150:vendor/clang/clang-trunk-r338150Dimitry Andric2018-07-281-234/+786
* Vendor import of clang trunk r321414:vendor/clang/clang-trunk-r321414Dimitry Andric2017-12-241-1/+6
* Vendor import of clang trunk r321017:vendor/clang/clang-trunk-r321017Dimitry Andric2017-12-181-120/+270
* Vendor import of clang trunk r308421:vendor/clang/clang-trunk-r308421Dimitry Andric2017-07-191-4/+5
* Vendor import of clang trunk r307894:vendor/clang/clang-trunk-r307894Dimitry Andric2017-07-131-24/+47
* Vendor import of clang trunk r306325:vendor/clang/clang-trunk-r306325Dimitry Andric2017-06-261-0/+35
* Vendor import of clang trunk r305575:vendor/clang/clang-trunk-r305575Dimitry Andric2017-06-161-5/+5
* Vendor import of clang trunk r305145:vendor/clang/clang-trunk-r305145Dimitry Andric2017-06-101-1/+29
* Vendor import of clang trunk r304659:vendor/clang/clang-trunk-r304659Dimitry Andric2017-06-031-0/+1
* Vendor import of clang trunk r304460:vendor/clang/clang-trunk-r304460Dimitry Andric2017-06-011-4/+27
* Vendor import of clang trunk r304149:vendor/clang/clang-trunk-r304149Dimitry Andric2017-05-291-4/+21
* Vendor import of clang trunk r303571:vendor/clang/clang-trunk-r303571Dimitry Andric2017-05-221-6/+14
* Vendor import of clang trunk r303197:vendor/clang/clang-trunk-r303197Dimitry Andric2017-05-161-1/+1
* Vendor import of clang trunk r302069:vendor/clang/clang-trunk-r302069Dimitry Andric2017-05-031-10/+3
* Vendor import of clang trunk r301939:vendor/clang/clang-trunk-r301939Dimitry Andric2017-05-021-16/+17
* Vendor import of clang trunk r301441:vendor/clang/clang-trunk-r301441Dimitry Andric2017-04-261-6/+2
* Vendor import of clang trunk r300890:vendor/clang/clang-trunk-r300890Dimitry Andric2017-04-201-4/+9
* Vendor import of clang trunk r300422:vendor/clang/clang-trunk-r300422Dimitry Andric2017-04-161-84/+115
* Vendor import of clang release_40 branch r292009:vendor/clang/clang-release_40-r292009Dimitry Andric2017-01-141-1/+7
* Vendor import of clang trunk r290819:vendor/clang/clang-trunk-r290819Dimitry Andric2017-01-021-276/+331
* Vendor import of clang release_39 branch r276489:vendor/clang/clang-release_39-r276489Dimitry Andric2016-07-231-212/+516
* Vendor import of clang trunk r257626:vendor/clang/clang-trunk-r257626Dimitry Andric2016-01-131-1/+14
* Vendor import of clang trunk r256945:vendor/clang/clang-trunk-r256945Dimitry Andric2016-01-061-1/+14
* Vendor import of clang trunk r256633:vendor/clang/clang-trunk-r256633Dimitry Andric2015-12-301-198/+489
* Import clang 3.7.1 release (r255217).vendor/clang/clang-release_371-r255217Dimitry Andric2015-12-251-0/+5
* Vendor import of clang trunk r242221:vendor/clang/clang-trunk-r242221Dimitry Andric2015-08-071-0/+5
* Vendor import of clang trunk r241361:vendor/clang/clang-trunk-r241361Dimitry Andric2015-07-051-11/+17
* Vendor import of clang trunk r240225:vendor/clang/clang-trunk-r240225Dimitry Andric2015-06-211-38/+38
* Vendor import of clang trunk r239412:vendor/clang/clang-trunk-r239412Dimitry Andric2015-06-091-16/+23
* Vendor import of clang trunk r238337:vendor/clang/clang-trunk-r238337Dimitry Andric2015-05-271-99/+175
* Vendor import of clang RELEASE_361/final tag r237755 (effectively, 3.6.1 rele...vendor/clang/clang-release_361-r237755vendor/clang/clang-3.6.xDimitry Andric2015-05-211-0/+1
* Vendor import of clang RELEASE_360/rc3 tag r229040 (effectively, 3.6.0 RC3):vendor/clang/clang-release_360-r229040Dimitry Andric2015-02-141-2/+2
* Vendor import of clang RELEASE_360/rc2 tag r227651 (effectively, 3.6.0 RC2):vendor/clang/clang-release_360-r227651Dimitry Andric2015-01-311-31/+0
* Vendor import of clang RELEASE_360/rc1 tag r226102 (effectively, 3.6.0 RC1):vendor/clang/clang-release_360-r226102Dimitry Andric2015-01-181-213/+455
* Vendor import of clang RELEASE_350/final tag r216957 (effectively, 3.5.0 rele...vendor/clang/clang-release_350-r216957Dimitry Andric2014-11-241-691/+870
* Vendor import of clang release_34 branch r197841 (effectively, 3.4 RC3):vendor/clang/clang-release_34-r197841Dimitry Andric2013-12-221-300/+423
* Vendor import of clang tags/RELEASE_33/final r183502 (effectively, 3.3vendor/clang/clang-release_33-r183502Dimitry Andric2013-06-101-37/+120
* Vendor import of clang trunk r178860:vendor/clang/clang-trunk-r178860Dimitry Andric2013-04-081-226/+372
* Vendor import of clang release_32 branch r168974 (effectively, 3.2 RC2):vendor/clang/clang-release_32-r168974Dimitry Andric2012-12-021-58/+169
* Vendor import of clang trunk r161861:vendor/clang/clang-trunk-r161861Dimitry Andric2012-08-151-37/+109
* Vendor import of clang release_31 branch r155985:vendor/clang/clang-release_31-r155985Dimitry Andric2012-05-031-1/+1
* Vendor import of clang trunk r154661:vendor/clang/clang-trunk-r154661Dimitry Andric2012-04-141-218/+399
* Vendor import of clang 3.0 final release:vendor/clang/clang-r145349Dimitry Andric2011-12-091-4/+55
* Vendor import of clang release_30 branch r142614:vendor/clang/clang-r142614Dimitry Andric2011-10-201-315/+397
* Vendor import of clang trunk r135360:vendor/clang/clang-r135360Dimitry Andric2011-07-171-21/+37
* Vendor import of clang trunk r132879:vendor/clang/clang-r132879Dimitry Andric2011-06-121-77/+112