aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2022-02-01 01:03:06 -0600
committerJohannes Doerfert <johannes@jdoerfert.de>2022-03-24 13:50:54 -0500
commit7aea3ea8c3b33c9bb338d5d6c0e4832be1d09ac3 (patch)
treecc0a0bde63b80807a4c90eff20b82d17f91db7a3 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
parent65d43541499822cc4c0c160b32be34c48dda4939 (diff)
downloadllvm-7aea3ea8c3b33c9bb338d5d6c0e4832be1d09ac3.zip
llvm-7aea3ea8c3b33c9bb338d5d6c0e4832be1d09ac3.tar.gz
llvm-7aea3ea8c3b33c9bb338d5d6c0e4832be1d09ac3.tar.bz2
[Intrinsics] Add `nocallback` to the default intrinsic attributes
Most intrinsics, especially "default" ones, will not call back into the IR module. `nocallback` encodes this nicely. As it was not used before, this patch also makes use of `nocallback` in the Attributor which results in many more `norecurse` deductions. Tablegen part is mechanical, test updates by script. Differential Revision: https://reviews.llvm.org/D118680
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions