index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass -fno-math-builtin from the Clang driver to -cc1 for the l32 arch.
Eli Bendersky
2013-07-24
1
-0
/
+4
*
Update documentation to match current C++1y feature set.
Richard Smith
2013-07-24
1
-0
/
+20
*
Make test pass in Release builds, IR names don't get emitted there.
Benjamin Kramer
2013-07-24
1
-3
/
+3
*
Use ARM-style representation for C++ method pointers under PNaCl/Emscripten
Mark Seaborn
2013-07-24
2
-0
/
+17
*
C++1y: track object lifetime during constexpr evaluation, and don't allow
Richard Smith
2013-07-24
3
-1
/
+75
*
ObjectiveC migration: more migration to
Fariborz Jahanian
2013-07-23
1
-6
/
+6
*
ObjectiveC migrator: start migrating to
Fariborz Jahanian
2013-07-23
2
-0
/
+166
*
[PowerPC64] Fix passing of single-vector-member structs to match ABI.
Bill Schmidt
2013-07-23
1
-0
/
+13
*
Changed "an macro" to "a macro" in diagnostic note.
Richard Trieu
2013-07-23
1
-3
/
+3
*
Remove support for CCC_ADD_ARGS. QA_OVERRIDE_GCC3_OPTIONS supersedes it.
Rafael Espindola
2013-07-23
1
-4
/
+0
*
Removing a number of individual run lines and replacing them with single line...
Aaron Ballman
2013-07-23
1
-15
/
+12
*
Added the attribute name to the err_attribute_wrong_number_arguments diagnost...
Aaron Ballman
2013-07-23
27
-69
/
+69
*
Add new diagnostic messages when too many arguments are presented to a
Richard Trieu
2013-07-23
2
-2
/
+185
*
Remove the -ccc-echo option that is now unused.
Rafael Espindola
2013-07-23
1
-5
/
+4
*
[libclang] Expose the rest of the array types.
Argyrios Kyrtzidis
2013-07-23
2
-1
/
+10
*
Going back to using getName for consistency.
Aaron Ballman
2013-07-23
1
-1
/
+1
*
Expand test/Driver/at_file.c test to check that PR16209 is fixed.
Hans Wennborg
2013-07-23
3
-0
/
+3
*
Remove line number from test/Analysis/crash-trace.c.
Jordan Rose
2013-07-23
1
-1
/
+1
*
Mark test/Analysis/crash-trace.c as requiring crash recovery.
Jordan Rose
2013-07-23
1
-0
/
+1
*
Convert another test to -###.
Rafael Espindola
2013-07-23
1
-2
/
+2
*
Fixing the build bots from the previous commit.
Aaron Ballman
2013-07-23
3
-3
/
+3
*
Add missing quotes for -###.
Rafael Espindola
2013-07-23
1
-1
/
+1
*
Use -### instead of -ccc-echo.
Rafael Espindola
2013-07-23
1
-1
/
+1
*
Replacing some manual diagnostic checks with an existing helper method. Addi...
Aaron Ballman
2013-07-23
3
-0
/
+11
*
Run %clang_cc1, it is the one that actually crashes.
Rafael Espindola
2013-07-23
1
-1
/
+1
*
Removed a redundant diagnostic and replaced it with a more standard one. Add...
Aaron Ballman
2013-07-23
1
-0
/
+1
*
Consolidate several attribute argument diagnostics into a single, selectable ...
Aaron Ballman
2013-07-23
1
-6
/
+6
*
Correcting the NSObject and Overloadable attribute diagnostics so that the co...
Aaron Ballman
2013-07-23
2
-0
/
+3
*
C++1y literal suffix support:
Richard Smith
2013-07-23
1
-0
/
+32
*
[analyzer] Enable pseudo-destructor expressions.
Jordan Rose
2013-07-23
1
-0
/
+14
*
[analyzer] Add test for crash tracing (r186639)
Jordan Rose
2013-07-23
1
-0
/
+18
*
Revert "[analyzer] Add very limited support for temporary destructors"
Jordan Rose
2013-07-23
4
-68
/
+2
*
Error on more illegal kernel argument types for OpenCL
Matt Arsenault
2013-07-23
3
-2
/
+135
*
Make the nomathbuiltin.c test less demanding.
Eli Bendersky
2013-07-23
1
-7
/
+1
*
Further simplify test case from r186894
David Blaikie
2013-07-23
1
-15
/
+5
*
Integers which are too large should be an error.
Eli Friedman
2013-07-23
7
-19
/
+14
*
Simplify testcase.
Adrian Prantl
2013-07-23
1
-18
/
+3
*
Add a -fno-math-builtin option to the Clang -cc1
Eli Bendersky
2013-07-23
1
-0
/
+18
*
ObjectiveC migration. Better handle migration to conforming
Fariborz Jahanian
2013-07-22
2
-0
/
+70
*
Debug Info: Acknowledge the alignment when locating byref block variables.
Adrian Prantl
2013-07-22
1
-0
/
+38
*
Testcase for PR16673.
Eli Friedman
2013-07-22
1
-0
/
+15
*
Fixed implementation of C89 6.5.7 p3.
Enea Zaffanella
2013-07-22
1
-0
/
+5
*
Objective-C migration: Use NS_OPTIONS when enumerators
Fariborz Jahanian
2013-07-22
2
-14
/
+62
*
[arcmt] Only disable ARC in the second compilation if there were actually ARC...
Argyrios Kyrtzidis
2013-07-22
1
-0
/
+4
*
Add testcase for PR16134, which no longer crashes with ToT.
Richard Smith
2013-07-22
1
-0
/
+6
*
This test was missing its -verify argument.
Aaron Ballman
2013-07-22
1
-1
/
+1
*
[ms-cxxabi] Emit linkonce complete dtors in TUs that need them
Reid Kleckner
2013-07-22
1
-14
/
+65
*
Implement the part of C89 6.5.7 p3 requiring a constant initializer list
Enea Zaffanella
2013-07-22
1
-0
/
+4
*
PR16288: A template is only missing a default template argument if it provides
Richard Smith
2013-07-22
1
-0
/
+11
*
Implement DR257 / fix PR16659:
Richard Smith
2013-07-22
1
-1
/
+28
[next]