diff options
author | Arthur Grillo <arthur.grillo@usp.br> | 2022-10-24 08:38:21 -0400 |
---|---|---|
committer | Aaron Ballman <aaron@aaronballman.com> | 2022-10-24 08:38:21 -0400 |
commit | 1534b048d6fdd7cf5f7dd5d3b8c6876b7cdad184 (patch) | |
tree | 9831881f004ccb58d15bae72bb1ca8727ccc3ff2 /clang/lib/Frontend/InitPreprocessor.cpp | |
parent | c9b3638126e520917ad42d3ec38ad31fd389e4b5 (diff) | |
download | llvm-1534b048d6fdd7cf5f7dd5d3b8c6876b7cdad184.zip llvm-1534b048d6fdd7cf5f7dd5d3b8c6876b7cdad184.tar.gz llvm-1534b048d6fdd7cf5f7dd5d3b8c6876b7cdad184.tar.bz2 |
Fix caret position to be on the non null parameter
When checking for non null arguments the wrong SourceLocation was given,
this fix to pass the proper argument's location.
Fixes #58273
Differential Revision: https://reviews.llvm.org/D136355
Diffstat (limited to 'clang/lib/Frontend/InitPreprocessor.cpp')
0 files changed, 0 insertions, 0 deletions