Changes in src/Common/SemanticError.h [af39199d:4358c1e]
- File:
-
- 1 edited
-
src/Common/SemanticError.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/Common/SemanticError.h
raf39199d r4358c1e 10 10 // Created On : Mon May 18 07:44:20 2015 11 11 // Last Modified By : Peter A. Buhr 12 // Last Modified On : Wed May 2 18:13:15201813 // Update Count : 2912 // Last Modified On : Wed May 16 15:01:23 2018 13 // Update Count : 30 14 14 // 15 15 … … 21 21 //----------------------------------------------------------------------------- 22 22 // Errors 23 24 extern bool SemanticErrorThrow; 23 25 24 26 __attribute__((noreturn)) void SemanticError( CodeLocation location, std::string error );
Note:
See TracChangeset
for help on using the changeset viewer.