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