mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-02 11:46:07 +00:00
Documentation cleanup: escape # in a Doxygen comment.
llvm-svn: 158554
This commit is contained in:
parent
f01a35d678
commit
c423c533da
@ -131,7 +131,7 @@ ASTConsumer *GenerateModuleAction::CreateASTConsumer(CompilerInstance &CI,
|
||||
///
|
||||
/// \param Module The module we're collecting includes from.
|
||||
///
|
||||
/// \param Includes Will be augmented with the set of #includes or #imports
|
||||
/// \param Includes Will be augmented with the set of \#includes or \#imports
|
||||
/// needed to load all of the named headers.
|
||||
static void collectModuleHeaderIncludes(const LangOptions &LangOpts,
|
||||
FileManager &FileMgr,
|
||||
|
Loading…
x
Reference in New Issue
Block a user