1. 651f13c Updated to Clang 3.5a. by Stephen Hines · 10 years ago
  2. f696538 clang/test/CXX/drs/dr2xx.cpp: Suppress this for targeting LLP64 due to __SIZE_TYPE__. by NAKAMURA Takumi · 11 years ago
  3. 7b63333 Tests for core issues 251-270. by Richard Smith · 11 years ago
  4. e3a4044 Tests for core issue 241-250. by Richard Smith · 11 years ago
  5. 1a2dc26 Tests for core issues 224-240. by Richard Smith · 11 years ago
  6. ad40eda Tests for core issue 216-223. by Richard Smith · 11 years ago
  7. 418220b DR408: If a static data member of incomplete array type is declared in a class by Richard Smith · 11 years ago
  8. 2c1721f Tests for core issue 201-215. by Richard Smith · 11 years ago
  9. e83b4eb clang/test/CXX/drs/dr1xx.cpp: Add explicit triple x86_64-unknown-unknown to satisfy check7a and check8a since r194240. by NAKAMURA Takumi · 11 years ago
  10. e9a5b38 Tests for core issue 170-200. by Richard Smith · 11 years ago
  11. fed2603 Tests for CWG issue 165-170. by Richard Smith · 11 years ago
  12. cb82c89 Tests for DR150 - DR165. by Richard Smith · 11 years ago
  13. 743cbb9 Implement final resolution of DR1402: implicitly-declared move operators that by Richard Smith · 11 years ago
  14. b79b17b PR17567: Improve diagnostic for a mistyped constructor name. If we see something by Richard Smith · 11 years ago
  15. a41c97a Switch the semantic DeclContext for a block-scope declaration of a function or by Richard Smith · 11 years ago
  16. 576a9af Sema: Diagnose explicitly bound unresolved member expressions decaying into pointers to function type by David Majnemer · 11 years ago
  17. f6a144f Implement DR136 by David Majnemer · 11 years ago
  18. 87b12b2 Implement DR21 by David Majnemer · 11 years ago
  19. 2f68669 Revert r184401 which reverted r183462. by David Majnemer · 11 years ago
  20. fc5335d Add a regression test for PR16370 next to the dr7 test case since they by Chandler Carruth · 11 years ago
  21. 62341d3 Temporarily revert r183462: "Implement DR7" by Chandler Carruth · 11 years ago
  22. 662f41b DR14, DR101, and part of DR1: fix handling of extern "C" declarations in by Richard Smith · 11 years ago
  23. 5c8a92e Avoid using __SIZE_TYPE__ in a -std=c++98 -pedantic-errors test, because that by Richard Smith · 11 years ago
  24. ed7dc87 Add tests for C++ DR100-150. by Richard Smith · 11 years ago
  25. 0012dd4 Add testcase for DR39 from PR5916. by Richard Smith · 11 years ago
  26. 6698be8 Fix some confusing diagnostic wording. s/implicit default/implicit/ if we're by Richard Smith · 11 years ago
  27. 01e0b1f Implement DR61: Address of ambiguous bound methods should be disallowed by David Majnemer · 11 years ago
  28. 2ec2b84 Implement DR85: Redeclaration of member is forbidden by David Majnemer · 11 years ago
  29. 585bee4 Implement DR7 by David Majnemer · 11 years ago
  30. b28e88c Tests and status for DR51-99. by Richard Smith · 11 years ago
  31. 1c73151 Tests and status for core issues 1-50. by Richard Smith · 11 years ago