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
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-03-12 20:49:42 +00:00
2018-05-14 12:53:11 +00:00
2018-03-21 22:34:23 +00:00
2018-05-14 12:53:11 +00:00
2018-03-21 22:34:23 +00:00
2018-05-14 12:53:11 +00:00
2018-04-25 02:17:56 +00:00
2018-05-14 12:53:11 +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-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
2017-01-11 09:43:56 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-01-25 12:06:32 +00:00
2017-01-11 09:43:56 +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
2017-01-25 02:49:01 +00:00
2018-05-14 12:53:11 +00:00
2018-05-14 12:53:11 +00:00
2018-04-19 20:29:43 +00:00
2018-03-28 17:44:36 +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
2017-12-13 21:31:01 +00:00
2018-05-01 15:54:18 +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-05-14 12:53:11 +00:00
2018-03-21 22:34:23 +00:00
2018-05-14 12:53:11 +00:00
2017-11-27 21:15:43 +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-14 12:53:11 +00:00
2018-04-27 17:29:10 +00:00
2017-10-20 21:47:29 +00:00
2018-05-14 12:53:11 +00:00
2018-05-11 21:13:19 +00:00
2018-05-14 12:53:11 +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-05-14 12:53:11 +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