зеркало из https://github.com/microsoft/clang-1.git
Fix comment type pointed out by Kim Gräsman.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@182702 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
461f2d820f
Коммит
872db39510
|
@ -190,7 +190,7 @@ public:
|
|||
///
|
||||
/// \returns true if the call has been successfully evaluated
|
||||
/// and false otherwise. Note, that only one checker can evaluate a call. If
|
||||
/// more then one checker claims that they can evaluate the same call the
|
||||
/// more than one checker claims that they can evaluate the same call the
|
||||
/// first one wins.
|
||||
///
|
||||
/// eval::Call
|
||||
|
|
Загрузка…
Ссылка в новой задаче