Changes in src/CodeGen/FixNames.h [1f7dc61:0c577f7]
- File:
-
- 1 edited
-
src/CodeGen/FixNames.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/CodeGen/FixNames.h
r1f7dc61 r0c577f7 20 20 class Declaration; 21 21 namespace ast { 22 classTranslationUnit;22 struct TranslationUnit; 23 23 } 24 24
Note:
See TracChangeset
for help on using the changeset viewer.