]> granicus.if.org Git - clang/commit
CGClass.cpp: [PR14335] Remove comma-separated \param, for now. [-Wdocumentation]
authorNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 24 Dec 2012 02:03:30 +0000 (02:03 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Mon, 24 Dec 2012 02:03:30 +0000 (02:03 +0000)
commitcc6456c07a64ba4db7ab972d2519ad985e328289
tree2ed2fe0c12aa68b9596e60ad76f413804b6cbc1b
parent2f82c783c95dc05cf1a54cdeab0249f0b217f9cc
CGClass.cpp: [PR14335] Remove comma-separated \param, for now. [-Wdocumentation]

/// \param argBegin,argEnd the arguments to evaluate and pass to the constructor

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171015 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/CGClass.cpp