Changeset a436947 for src/SynTree
- Timestamp:
- Jun 7, 2016, 3:59:15 PM (9 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, ctor, deferred_resn, demangler, enum, forall-pointer-decay, gc_noraii, jacob/cs343-translation, jenkins-sandbox, master, memory, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, resolv-new, with_gc
- Children:
- d0f8b19
- Parents:
- db175c8
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/SynTree/Attribute.h
rdb175c8 ra436947 20 20 21 21 // GCC attribute 22 // https://gcc.gnu.org/onlinedocs/gcc /Attribute-Syntax.html#Attribute-Syntax22 // https://gcc.gnu.org/onlinedocs/gcc-6.1.0/gcc/Attribute-Syntax.html#Attribute-Syntax 23 23 class Attribute { 24 24 public:
Note: See TracChangeset
for help on using the changeset viewer.