]> granicus.if.org Git - clang/commit
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)
commit8fae9d6cede86588bfbff604edc67e0e89cfef77
tree36cfa55a379507ad82a73587ae72b5e7e4417a51
parent1b7ff4d0f83ed36abac34c04fce023697d90b836
The default assignment operator could not be generated by all of the bots, but it's required by std::vector to operate properly.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@201518 91177308-0d34-0410-b5e6-96231b3b80d8
utils/TableGen/ClangAttrEmitter.cpp