зеркало из https://github.com/microsoft/clang-1.git
Remove stray null from the middle of a comment. (Found because my editor
was refusing to open the file.) git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@128402 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Родитель
3334b0b13a
Коммит
7f3ad231be
|
@ -441,7 +441,7 @@ public:
|
|||
/// \brief Determine whether this is a weak-imported symbol.
|
||||
///
|
||||
/// Weak-imported symbols are typically marked with the
|
||||
/// 'weak_import' attr |