Skip to content

Fixed a bug related improperly passing through parse_symtab call when extended U…

Arash Partow requested to merge (removed):master into master
  • Fixed a bug related improperly passing through parse_symtab call when extended USR is called recursively.
  • Fixed problem related to case-sensitivity of locally defined variables
  • Fixed problem related to compilation with latest version of clang (version 5.0.0 trunk 303036)
  • Minor code cleanup

Merge request reports