Nicola Zaghen
9667127c14
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
2018-05-14 12:53:11 +00:00
2016-01-22 05:59:37 +00:00
2016-01-22 05:59:40 +00:00
2017-12-13 21:31:13 +00:00
2017-10-16 14:52:26 +00:00
2018-05-10 22:16:44 +00:00
2017-07-04 06:16:53 +00:00
2018-05-14 12:53:11 +00:00
2017-12-21 17:12:43 +00:00
2017-09-14 16:56:21 +00:00
2017-09-14 16:56:21 +00:00
2017-11-18 00:16:44 +00:00
2018-03-23 23:58:25 +00:00
2018-03-23 23:58:25 +00:00
2018-01-08 16:25:40 +00:00
2018-05-14 12:53:11 +00:00
2018-03-23 23:58:25 +00:00
2018-05-14 12:53:11 +00:00
2018-04-26 12:56:26 +00:00
2018-05-01 15:54:18 +00:00
2018-02-23 18:25:08 +00:00
2018-04-06 20:18:05 +00:00
2018-05-14 12:53:11 +00:00
2017-12-13 21:31:13 +00:00
2018-03-23 23:58:25 +00:00
2017-11-22 07:11:01 +00:00
2017-09-14 16:56:21 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-05-10 22:16:44 +00:00
2018-04-06 20:18:05 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-04-06 20:18:05 +00:00
2018-03-23 23:58:25 +00:00
2017-11-14 15:35:15 +00:00
2018-02-23 18:25:08 +00:00
2018-04-30 10:18:11 +00:00
2018-03-29 00:29:43 +00:00
2017-08-29 02:01:56 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-04-06 20:18:05 +00:00
2018-05-14 12:53:11 +00:00
2017-12-20 19:36:28 +00:00
2017-12-20 19:36:28 +00:00
2018-04-01 17:08:58 +00:00
2017-09-14 18:33:25 +00:00
2018-05-14 12:53:11 +00:00
2018-04-30 14:59:11 +00:00
2018-05-01 15:54:18 +00:00
2018-04-06 21:07:05 +00:00
2018-04-06 21:07:05 +00:00
2017-04-21 15:59:56 +00:00
2016-11-19 13:05:44 +00:00
2018-05-10 22:16:44 +00:00
2018-05-10 22:16:44 +00:00
2018-03-24 07:15:47 +00:00
2018-04-22 00:52:02 +00:00
2018-03-24 07:48:54 +00:00
2018-04-11 22:24:48 +00:00
2018-04-11 23:08:30 +00:00
2017-07-04 13:09:29 +00:00
2018-05-01 10:01:16 +00:00
2018-05-01 15:54:18 +00:00