Patrik Hagglund 58b4553549 More strict error checking in parseSpecifier + simplified code.
For example, don't allow empty strings to be passed to getInt.

Move asserts inside parseSpecifier. (One day we may want to pass parse
error messages to the user - from LLParser - instead of using asserts,
but keep the code simple until then. There have been an attempt to do
this. See r142288, which got reverted, and r142605.)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168991 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-30 10:06:59 +00:00
..
2012-10-15 04:46:55 +00:00
2012-11-20 00:15:36 +00:00
2012-10-15 04:46:55 +00:00
2012-06-23 12:14:23 +00:00
2012-10-26 12:15:29 +00:00
2012-08-14 01:09:10 +00:00
2012-03-26 14:04:17 +00:00
2012-10-08 16:38:25 +00:00