Changeset 12c1eef for src/Validate/InitializerLength.hpp
- Timestamp:
- Jan 19, 2022, 2:36:56 PM (4 years ago)
- Branches:
- ADT, ast-experimental, enum, master, pthread-emulation, qualifiedEnum
- Children:
- 97c215f
- Parents:
- 5235d49 (diff), 6a33e40 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)links above to see all the changes relative to each parent. - File:
-
- 1 edited
-
src/Validate/InitializerLength.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Validate/InitializerLength.hpp
r5235d49 r12c1eef 14 14 // 15 15 16 #pragma once 17 18 namespace ast { 19 class TranslationUnit; 20 } 21 16 22 namespace Validate { 17 23
Note:
See TracChangeset
for help on using the changeset viewer.