diff options
| author | Eric Christopher <echristo@gmail.com> | 2014-04-03 17:40:08 +0000 |
|---|---|---|
| committer | Eric Christopher <echristo@gmail.com> | 2014-04-03 17:40:08 +0000 |
| commit | bc79fddb9a09463cff5e4f2d13bf4cc1a4058b3b (patch) | |
| tree | c90758080a717f0df7628e684a228f9caa318d0a /clang/lib/Lex/PPExpressions.cpp | |
| parent | 717c99192344bc50331f86138af6b796c9ea108b (diff) | |
| download | bcm5719-llvm-bc79fddb9a09463cff5e4f2d13bf4cc1a4058b3b.tar.gz bcm5719-llvm-bc79fddb9a09463cff5e4f2d13bf4cc1a4058b3b.zip | |
Loosen up check so that we can pass on platforms that generate
slightly more verbose than needed line tables, e.g.:
Address Line Column File ISA Discriminator Flags
------------------ ------ ------ ------ --- ------------- -------------
0x0000000000000000 1 0 1 0 0 is_stmt
0x0000000000000000 1 0 1 0 0 is_stmt prologue_end
0x0000000000000010 2 0 1 0 0 is_stmt
0x0000000000000018 4 0 1 0 0 is_stmt
these should probably be looked at, but it isn't affecting the correctness
of the testcase.
llvm-svn: 205546
Diffstat (limited to 'clang/lib/Lex/PPExpressions.cpp')
0 files changed, 0 insertions, 0 deletions

