Nicola Zaghen
d34e60ca85
Rename DEBUG macro to LLVM_DEBUG.
...
The DEBUG() macro is very generic so it might clash with other projects.
The renaming was done as follows:
- git grep -l 'DEBUG' | xargs sed -i 's/\bDEBUG\s\?(/LLVM_DEBUG(/g'
- git diff -U0 master | ../clang/tools/clang-format/clang-format-diff.py -i -p1 -style LLVM
- Manual change to APInt
- Manually chage DOCS as regex doesn't match it.
In the transition period the DEBUG() macro is still present and aliased
to the LLVM_DEBUG() one.
Differential Revision: https://reviews.llvm.org/D43624
llvm-svn: 332240
2018-05-14 12:53:11 +00:00
..
2018-05-14 12:53:11 +00:00
2017-11-18 01:13:18 +00:00
2018-05-08 23:28:15 +00:00
2018-03-28 17:44:36 +00:00
2018-04-27 01:48:09 +00:00
2018-05-01 15:54:18 +00:00
2018-04-25 17:19:21 +00:00
2018-05-14 08:24:29 +00:00
2018-04-13 21:22:24 +00:00
2018-04-09 23:37:20 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-03-21 22:34:23 +00:00
2018-04-06 10:14:09 +00:00
2018-03-21 22:34:23 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-03-13 15:24:51 +00:00
2018-01-31 20:42:25 +00:00
2018-04-13 19:47:57 +00:00
2018-04-02 21:23:16 +00:00
2018-03-28 17:44:36 +00:00
2018-05-01 16:10:38 +00:00
2018-05-08 06:59:47 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-05-01 15:54:18 +00:00
2018-05-09 00:53:50 +00:00
2018-02-05 22:23:58 +00:00
2018-05-14 12:53:11 +00:00
2018-03-28 17:44:36 +00:00
2018-03-28 17:44:36 +00:00
2017-10-05 21:54:53 +00:00
2016-10-01 02:56:57 +00:00
2017-06-29 17:01:03 +00:00
2018-05-14 12:53:11 +00:00
2018-05-10 23:01:54 +00:00
2017-06-06 11:49:48 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-03-28 17:44:36 +00:00
2018-05-11 17:50:49 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-03-21 22:34:23 +00:00
2018-03-29 22:42:08 +00:00
2017-12-01 00:53:10 +00:00
2018-03-28 17:44:36 +00:00
2018-03-29 22:31:38 +00:00
2018-01-30 20:16:32 +00:00
2018-05-14 12:53:11 +00:00