diff options
author | James Dennett <jdennett@google.com> | 2013-03-20 21:30:03 +0000 |
---|---|---|
committer | James Dennett <jdennett@google.com> | 2013-03-20 21:30:03 +0000 |
commit | 81ba9d11609132d1d804f2b78d321daf97c081f5 (patch) | |
tree | 056a6ab412531997eaef37975ec17b074a6cce52 /lib/StaticAnalyzer/Core/RegionStore.cpp | |
parent | 906d66acc5cf2679453e10a4f0a67feedd765b21 (diff) |
Documentation cleanup for MacroInfo.
* Clarify what MacroInfo::isBuiltinMacro means, as it really means something
more like "isMagicalMacro" or "requiresProcessingBeforeExpansion" -- the
macros defined in "<built-in>" are not considered built-in by this function;
* Escape __LINE__ as \__LINE__ in Doxygen comments so that the underscores
don't get replaced by *bold* output;
* Turn comments in MacroInfo.cpp into non-Doxygen comments, so that they
don't result in duplicated/badly formatted Doxygen output;
* Clean up a bunch of \brief formatting, and add a \file comment for
MacroInfo.h.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@177581 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/StaticAnalyzer/Core/RegionStore.cpp')
0 files changed, 0 insertions, 0 deletions