History log of /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/DeclGroup.cpp (Results 1 – 7 of 7)
Revision Date Author Comments
# 9a199699 20-Dec-2017 Dimitry Andric <[email protected]>

Merge clang trunk r321017 to contrib/llvm/tools/clang.


# 44290647 02-Jan-2017 Dimitry Andric <[email protected]>

Update clang to trunk r290819 and resolve conflicts.


# 0623d748 30-Dec-2015 Dimitry Andric <[email protected]>

Update clang to trunk r256633.


# 33956c43 27-May-2015 Dimitry Andric <[email protected]>

Merge clang trunk r238337 from ^/vendor/clang/dist, resolve conflicts,
and preserve our customizations, where necessary.


# 139f7f9b 12-Apr-2013 Dimitry Andric <[email protected]>

Upgrade our copy of llvm/clang to trunk r178860, in preparation of the
upcoming 3.3 release (branching and freezing expected in a few weeks).

Preliminary release notes can be found at the usual loca

Upgrade our copy of llvm/clang to trunk r178860, in preparation of the
upcoming 3.3 release (branching and freezing expected in a few weeks).

Preliminary release notes can be found at the usual location:
<http://llvm.org/docs/ReleaseNotes.html>

An MFC is planned once the actual 3.3 release is finished.

show more ...


# e580952d 20-Sep-2010 Dimitry Andric <[email protected]>

Upgrade our Clang in base to r114020, from upstream's release_28 branch.

Approved-by: rpaulo (mentor)


# f22ef01c 09-Jun-2010 Roman Divacky <[email protected]>

Import LLVM/clang from vendor stripped of docs/ test/ website/ www/ examples/
in llvm/ and/or llvm/contrib/clang/ respectively.

Approved by: ed (mentor)
Approved by: core