Files
rocm-systems/projects
Evgeny Mankov e094dc49e9 [HIPIFY] Introduce '-D' option as hipify-clang's one
+ '-D' might be set as hipify-clang option (before separator '--' or without specifying separator at all);
+ '-D' as a clang option might be specified as well (after options separator '--');
+ All defines specified as hipify-clang defines (before options separator '--') will be set after clang's ones and will redefine the same clang's ones.


[ROCm/clr commit: 4b8fdda651]
2019-01-14 19:34:42 +03:00
..