Changeset 01b8ccf1 for src/Common
- Timestamp:
- May 3, 2018, 12:23:36 PM (7 years ago)
- Branches:
- ADT, aaron-thesis, arm-eh, ast-experimental, cleanup-dtors, deferred_resn, demangler, enum, forall-pointer-decay, jacob/cs343-translation, jenkins-sandbox, master, new-ast, new-ast-unique-expr, new-env, no_list, persistent-indexer, pthread-emulation, qualifiedEnum, with_gc
- Children:
- d52a55b
- Parents:
- af39199d
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Common/utility.h
raf39199d r01b8ccf1 10 10 // Created On : Mon May 18 07:44:20 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Fri Apr 20 22:35:33201813 // Update Count : 3 812 // Last Modified On : Thu May 3 12:18:31 2018 13 // Update Count : 39 14 14 // 15 15 … … 454 454 assert(false); 455 455 return -1; 456 } // i Log2456 } // ilog2 457 457 458 458
Note: See TracChangeset
for help on using the changeset viewer.