mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-02 07:32:52 +00:00
Make doxygen happy
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33609 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
1e9126b3c4
commit
94c49edfe2
@ -59,7 +59,7 @@ class TypeMapBase;
|
||||
/// @brief Root of type hierarchy
|
||||
class Type : public AbstractTypeUser {
|
||||
public:
|
||||
///===-------------------------------------------------------------------===//
|
||||
//===-------------------------------------------------------------------===//
|
||||
/// Definitions of all of the base types for the Type system. Based on this
|
||||
/// value, you can cast to a "DerivedType" subclass (see DerivedTypes.h)
|
||||
/// Note: If you add an element to this, you need to add an element to the
|
||||
|
Loading…
Reference in New Issue
Block a user