aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCyndy Ishida <cyndy_ishida@apple.com>2024-07-22 21:10:05 -0700
committerGitHub <noreply@github.com>2024-07-22 21:10:05 -0700
commit34ab855826b8cb0c3b46c770b83390bd1fe95c64 (patch)
treebfe11189e31d14a60747ebab81fa9cffc30b10cf /clang/lib/Frontend/CompilerInvocation.cpp
parent464ea880cf7710cc8675c83001d7ae020406cf42 (diff)
downloadllvm-34ab855826b8cb0c3b46c770b83390bd1fe95c64.zip
llvm-34ab855826b8cb0c3b46c770b83390bd1fe95c64.tar.gz
llvm-34ab855826b8cb0c3b46c770b83390bd1fe95c64.tar.bz2
[clang][deps] Ignore import/include directives with missing filenames (#99520)
Previously source input like `#import ` resulted in infinite calls append the same token into `CurDirTokens`. This patch now ignores those directive lines if they won't actually end up being compiled. (e.g. macro guarded) resolves: rdar://121247565
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions