PKEuS 410c0f98d9 Refactorized CheckObsoleteFunctions:
- Speedup checkobsoletefunctions by using symboldatabase and by not calling SymbolDatabase::findFunctionByToken() for each function call.
-> Benchmark (SQlite amalgamation):
    CheckObsoleteFunctions::runSimplifiedChecks(): 9s -> 0,016s (562%, 4% on entire runtime)
- Fixed false negative when passing function result as parameter
2012-12-08 02:46:30 -08:00
..
2012-10-12 06:12:52 +02:00
2012-12-08 00:26:10 -08:00
2012-10-03 19:51:09 +02:00
2012-06-16 06:34:18 +02:00
2012-06-11 22:16:12 +03:00
2012-11-03 11:25:40 +01:00
2012-09-13 16:43:07 +02:00
2012-10-14 10:21:22 +02:00