diff options
author | Richard Mitton <richard@codersnotes.com> | 2013-10-03 22:07:08 +0000 |
---|---|---|
committer | Richard Mitton <richard@codersnotes.com> | 2013-10-03 22:07:08 +0000 |
commit | c250824772d3bd1d99baaa382eb1c337b4868b32 (patch) | |
tree | c54f427677d259768cbd08a1e300db55a22ba58a /clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp | |
parent | 3a572699e469d4145d5136a5244e85753571842d (diff) | |
download | bcm5719-llvm-c250824772d3bd1d99baaa382eb1c337b4868b32.tar.gz bcm5719-llvm-c250824772d3bd1d99baaa382eb1c337b4868b32.zip |
Fixed a bug with section names containing special characters.
Changed the dwarf aranges code to not use getLabelEndName, as it turns out it's not reliable to call that given user-defined section names. Section names can have characters in that aren't representable as symbol names.
The dwarf-aranges test case has been updated to include a special character, to check this.
This fixes pr17416.
llvm-svn: 191932
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/CStringChecker.cpp')
0 files changed, 0 insertions, 0 deletions