[all-commits] [llvm/llvm-project] 8df482: [LLDB] Fix a bunch of -Wdocumentation warnings in ...
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Wed Nov 13 14:41:18 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8df482e51c5508203af348589391c776ba8112f8
https://github.com/llvm/llvm-project/commit/8df482e51c5508203af348589391c776ba8112f8
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2019-11-13 (Wed, 13 Nov 2019)
Changed paths:
M lldb/source/Plugins/ExpressionParser/Clang/ASTResultSynthesizer.h
M lldb/source/Plugins/ExpressionParser/Clang/ClangASTSource.h
M lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionDeclMap.h
M lldb/source/Plugins/ExpressionParser/Clang/ClangExpressionParser.h
M lldb/source/Plugins/ExpressionParser/Clang/ClangFunctionCaller.h
M lldb/source/Plugins/ExpressionParser/Clang/IRForTarget.h
Log Message:
-----------
[LLDB] Fix a bunch of -Wdocumentation warnings in ExpressionParser
More information about the All-commits
mailing list