freebsd-dev/contrib/llvm/tools/clang
Dimitry Andric 65b2c60c75 Pull in r144110 from upstream clang trunk:
Mark the overloaded atomic builtins as having custom type checking,
which they do. This avoids all of the default argument promotions that
we (1) don't want, and (2) undo during that custom type checking, and
makes sure that we don't run into trouble during template
instantiation. Fixes llvm/clang PR11320.

MFC after:	1 week
2011-11-19 17:09:36 +00:00
..
include Pull in r144110 from upstream clang trunk: 2011-11-19 17:09:36 +00:00
lib Pull in r144110 from upstream clang trunk: 2011-11-19 17:09:36 +00:00
tools/driver Upgrade our copy of llvm/clang to r142614, from upstream's release_30 2011-10-22 14:08:43 +00:00
utils/TableGen Upgrade our copy of llvm/clang to r142614, from upstream's release_30 2011-10-22 14:08:43 +00:00
LICENSE.TXT Revive the LLVM and Clang license files, which were removed in my 2011-09-29 18:12:40 +00:00