Samsung / Dexter

Dexter is a static analysis platform to find and remove defects efficiently and immediately during the coding-time.
BSD 2-Clause "Simplified" License
56 stars 33 forks source link

read defect info of cppcheck from template stream instead of XML #120

Closed Min-Ho-Kim closed 7 years ago

Min-Ho-Kim commented 7 years ago
  1. read cppcheck result from template stream
  2. improve performance a little bit by creating TranslateUnit once