~marcustomlinson/unity-scopes-api/fix-clang-warnings

« back to all changes in this revision

Viewing changes to unity-scopes.map

  • Committer: Tarmac
  • Author(s): Marcus Tomlinson
  • Date: 2015-09-15 11:36:04 UTC
  • mfrom: (629.2.2 devel)
  • Revision ID: tarmac-20150915113604-0u44np98g9jqnf1u
Loop through each argument of the custom scope runner command and ensure that all path arguments are absolute.

Approved by Pawel Stolowski, PS Jenkins bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
        virtual?thunk?to?unity::scopes::[!iu]*;
14
14
        vtable?for?unity::scopes::utility::[!i]*;
15
15
        vtable?for?unity::scopes::[!iu]*;
 
16
        unity::scopes::internal::convert_exec_rel_to_abs*;
16
17
        unity::scopes::internal::Executor::*;
17
18
        unity::scopes::internal::IniSettingsSchema::*;
18
19
        unity::scopes::internal::JsonSettingsSchema::*;