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 | 83942a9bf80e061fb49e5200353c9a6a9a8ca8dc (patch) | |
tree | ba283b313cf5d7f0aa1b1327066ea17008bc23be /polly | |
parent | f3fb83ac6b4037cad792a162e6e38344b3549cba (diff) | |
download | bcm5719-llvm-83942a9bf80e061fb49e5200353c9a6a9a8ca8dc.tar.gz bcm5719-llvm-83942a9bf80e061fb49e5200353c9a6a9a8ca8dc.zip |
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.
llvm-svn: 177581
Diffstat (limited to 'polly')
0 files changed, 0 insertions, 0 deletions