freebsd-dev/contrib/llvm/tools/clang
Ed Schouten 77d6b25fab Pull in r166498 from upstream clang trunk:
Add a new warning -Wmissing-variable-declarations, to warn about variables
defined without a previous declaration.  This is similar to
-Wmissing-prototypes, but for variables instead of functions.
2012-10-25 10:13:58 +00:00
..
include Pull in r166498 from upstream clang trunk: 2012-10-25 10:13:58 +00:00
lib Pull in r166498 from upstream clang trunk: 2012-10-25 10:13:58 +00:00
tools/driver Pull in r164132 from upstream llvm trunk: 2012-10-10 21:37:21 +00:00
utils/TableGen Upgrade our copy of llvm/clang to trunk r162107. With thanks to 2012-08-20 18:33:03 +00:00
LICENSE.TXT Upgrade our copy of llvm/clang to trunk r154661, in preparation of the 2012-04-16 21:23:25 +00:00