Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
81fe1fbf4abd00b24e078a80cb15a2d2c1343f11
/
clang
/
test
/
CodeGenCXX
/
builtins.cpp
cb54964
Fix __builtin_*_overflow when out-param isn't constexpr
by Erich Keane
· 7 years ago
5e29dd3
P0426: Make the library implementation of constexpr char_traits a little easier
by Richard Smith
· 9 years ago
9f6383c
clang/test/CodeGenCXX/builtins.cpp: Fix for -Asserts.
by NAKAMURA Takumi
· 12 years ago
5d80bfa
Adding triple to lit test fixed in r193901
by Warren Hunt
· 12 years ago
4349ec4
Fixes lit test that doesn't fail on windows
by Warren Hunt
· 12 years ago
445d83e
Wraps lazily generated builtins in an extern "C" context
by Warren Hunt
· 12 years ago
6cbd65d
Add a __builtin_addressof that performs the same functionality as the built-in
by Richard Smith
· 12 years ago
dd9809d
Permit ABIs where the caller extends the result (test change).
by Tim Northover
· 13 years ago
34866c7
Change the representation of builtin functions in the AST
by Eli Friedman
· 13 years ago
e0e9630
When extracting the callee declaration from a call expression, be sure
by Douglas Gregor
· 14 years ago
9246b68
In C++, if the user redeclares a builtin function with a type that is
by Douglas Gregor
· 15 years ago