Select Git revision
test_ASTSymbolInitializationChecker.cpp
-
Stéphane Del Pino authored
Actually replaced the vector of pairs or (string/Attributes), by a vector of Symbol. Symbol is a simple new class to give better readability than ->first and ->second access.
Stéphane Del Pino authoredActually replaced the vector of pairs or (string/Attributes), by a vector of Symbol. Symbol is a simple new class to give better readability than ->first and ->second access.