Skip to content
Snippets Groups Projects
Commit 0481e54c authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

CGValue.h: Update one \param to Addr in MakeBitfield(). [-Wdocumentation]

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@171011 91177308-0d34-0410-b5e6-96231b3b80d8
parent fa6efa8a
No related branches found
No related tags found
No related merge requests found
......@@ -290,7 +290,7 @@ public:
/// \brief Create a new object to represent a bit-field access.
///
/// \param BaseValue - The base address of the bit-field sequence this
/// \param Addr - The base address of the bit-field sequence this
/// bit-field refers to.
/// \param Info - The information describing how to perform the bit-field
/// access.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment