Evgeny Mankov
93bc9c9195
[HIPIFY] Clang style formatting
2019-11-07 12:48:05 +03:00
Evgeny Mankov
b7df0627b1
[HIPIFY] Scripting related refactoring
...
+ Move generating hipify-perl and hipify-python into separate namespaces and files
+ Move getAbsoluteFilePath and getAbsoluteDirectoryPath to StringUtils
2019-09-15 21:13:56 +03:00
emankov
fcaf954998
[HIPIFY] Add the legal right comment to all the sources
2018-12-20 18:47:57 +03:00
Evgeny Mankov
eff5d3fc1b
[HIPIFY][fix] Fix typo and functions' string arguments
...
+ Fix typo with missing comma in counterNames array
+ Change std::string argument to const std::string& argument in all functions
2018-11-01 16:57:57 +03:00
Evgeny Mankov
ee3a5cc722
[HIPIFY] Code cleanup and formatting
2018-10-15 15:27:37 +03:00
Evgeny Mankov
8499e79e2b
[HIPIFY] undo apply .clangformat to HIPIFY source files
2018-04-23 20:22:15 +03:00
Maneesh Gupta
1ba06f63c4
Apply .clangformat to all repo source files
...
Change-Id: I7e79c6058f0303f9a98911e3b7dd2e8596079344
2018-03-12 11:29:03 +05:30
Chris Kitching
ee8e11a720
Move string utility functions into their own translation unit
2017-10-27 20:12:32 +01:00