]> granicus.if.org Git - clang/commit
Documentation cleanup:
authorJames Dennett <jdennett@google.com>
Fri, 22 Jun 2012 05:37:13 +0000 (05:37 +0000)
committerJames Dennett <jdennett@google.com>
Fri, 22 Jun 2012 05:37:13 +0000 (05:37 +0000)
commitcd6b34b8cd5f99450e32a32b1f1024324f3566e7
tree1a98d840c9ec3a5d679e8616ea971b3e8873f317
parent1a5f9000b690d08e65b6b8821e4f7c57d63beb1d
Documentation cleanup:
* Use \p param for a parameter reference, not the (erroneous) form \arg param;
* Escape # characters in Doxygen comments as needed.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@158971 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Lex/PreprocessingRecord.cpp