Skip to content
Commit 6ea1d665 authored by Douglas Gregor's avatar Douglas Gregor
Browse files

Mark the overloaded atomic builtins as having custom type checking,

which they do. This avoids all of the default argument promotions that
we (1) don't want, and (2) undo during that custom type checking, and
makes sure that we don't run into trouble during template
instantiation. Fixes PR11320.

llvm-svn: 144110
parent 27b8c4f3
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment