1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/contrib/llvm
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 r164132 from upstream llvm trunk: 2012-10-10 21:37:21 +00:00
lib Pull in r165367 from upstream llvm trunk: 2012-10-24 16:39:49 +00:00
tools Pull in r166498 from upstream clang trunk: 2012-10-25 10:13:58 +00:00
utils/TableGen
LICENSE.TXT