The default assignment operator could not be generated by all of the bots, but it...
authorAaron Ballman <aaron@aaronballman.com>
Mon, 17 Feb 2014 16:18:32 +0000 (16:18 +0000)
committerAaron Ballman <aaron@aaronballman.com>
Mon, 17 Feb 2014 16:18:32 +0000 (16:18 +0000)
commit1a3e5858b972a1293ba5c2b7baa821ae6f25a9f2
tree7b5c71d453a4ae07162a56b6b9bc00f83a8568a6
parent51d40111b453b53d3f2f459d5712520e75568620
The default assignment operator could not be generated by all of the bots, but it's required by std::vector to operate properly.

llvm-svn: 201518
clang/utils/TableGen/ClangAttrEmitter.cpp