diff options
author | Bruno Ricci <riccibrun@gmail.com> | 2019-12-22 12:07:26 +0000 |
---|---|---|
committer | Bruno Ricci <riccibrun@gmail.com> | 2019-12-22 12:07:26 +0000 |
commit | b6eba3129291639dcd72ba31ed4b6f0b4dbe09e7 (patch) | |
tree | 5b7a3ae2fce156a4ebf7ef39dcf1747ffe2e985d /clang/test/CodeGen/writable-strings.c | |
parent | d3f5769d5e93b30d4a8b4696381d5e4a304992fa (diff) | |
download | bcm5719-llvm-b6eba3129291639dcd72ba31ed4b6f0b4dbe09e7.tar.gz bcm5719-llvm-b6eba3129291639dcd72ba31ed4b6f0b4dbe09e7.zip |
[Sema] SequenceChecker: Add some comments + related small NFCs
NFCs factored out of the following patches:
- Change all of the `Expr *` to `const Expr *` in SequenceChecker for
const-correctness. SequenceChecker should not modify AST nodes.
- Add some comments.
- clang-format
Differential Revision: https://reviews.llvm.org/D57659
Reviewed By: xbolva00
Diffstat (limited to 'clang/test/CodeGen/writable-strings.c')
0 files changed, 0 insertions, 0 deletions