svn commit: r212766 - in vendor/clang/dist: . docs include/clang/AST lib/Headers tools/CIndex tools/index-test utils win32 www/analyzer

Dimitry Andric dim at FreeBSD.org
Thu Sep 16 21:14:28 UTC 2010


Author: dim
Date: Thu Sep 16 21:14:28 2010
New Revision: 212766
URL: http://svn.freebsd.org/changeset/base/212766

Log:
  Make vendor/clang/dist exactly the same as upstream's r108428.  Some
  files and directories were already added/removed in the upstream
  repository, but were not added/removed here, when the previous snapshot
  was imported.
  
  Note: I did not import the file test/Lexer/conflict-marker.c, because it
  contains merge conflict markers on purpose, which upsets our pre-commit
  hooks.
  
  Approved by:	rpaulo (mentor)

Deleted:
  vendor/clang/dist/VER
  vendor/clang/dist/docs/BlockImplementation.txt
  vendor/clang/dist/include/clang/AST/DeclNodes.def
  vendor/clang/dist/include/clang/AST/StmtNodes.def
  vendor/clang/dist/lib/Headers/arm_neon.h
  vendor/clang/dist/lib/Headers/arm_neon.td
  vendor/clang/dist/tools/CIndex/
  vendor/clang/dist/tools/index-test/
  vendor/clang/dist/utils/pch-test.pl
  vendor/clang/dist/win32/
  vendor/clang/dist/www/analyzer/menu.js


More information about the svn-src-all mailing list