emankov
208d7cfaf1
[HIPIFY] LLVM compatibility
...
+ sys::fs::make_absolute fro LLVM < 5.0
+ sys::fs::real_path for LLVM >= 5.0
2018-12-28 01:34:35 +03:00
emankov
fcaf954998
[HIPIFY] Add the legal right comment to all the sources
2018-12-20 18:47:57 +03:00
Evgeny Mankov
aad5858cb1
[HIPIFY][LLVMCompat] support of upcoming LLVM 8.0
...
+ StringRef issue, which is finally moved to LLVM from Clang
+ Renamed getBeginLoc() and getEndLoc() resolution for Expr and TypeLoc classes
+ Support all the previous LLVM versions via LLVCompat
2018-11-16 01:23:25 +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
Evgeny Mankov
3f6de8bb10
[HIPIFY][ #308 ][fix] Consume error returned by Replacements::add(...)
2018-01-09 20:03:53 +03:00
Evgeny Mankov
44c74b6511
[HIPIFY] fix typo - missing )
2017-10-27 23:31:43 +03:00
Chris Kitching
1bd837b4b1
Extract LLVM compatibility code into its own translation unit
2017-10-27 20:12:32 +01:00