- File:
-
- 1 edited
-
src/Validate/ForallPointerDecay.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Validate/ForallPointerDecay.hpp
r298fe57 r11df881 29 29 /// Also checks that operator names are used properly on functions and 30 30 /// assigns unique IDs. This is a "legacy" pass. 31 /// Must be after implement concurrent keywords; because uniqueIds must be 32 /// set on declaration before resolution. 33 /// Must happen before auto-gen routines are added. 31 34 void decayForallPointers( ast::TranslationUnit & transUnit ); 32 35
Note:
See TracChangeset
for help on using the changeset viewer.