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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactoring. Remove release and take methods from ActionResult. Rename takeAs...
Nikola Smiljanic
2014-05-29
35
-798
/
+798
*
When merging functions across modules (and in particular, instantiations of
Richard Smith
2014-05-29
2
-4
/
+47
*
[ASan] Hoist blacklisting globals from init-order checking to Clang.
Alexey Samsonov
2014-05-29
1
-6
/
+5
*
PR19878: If a pack expansion appears within another pack expansion, correctly
Richard Smith
2014-05-29
1
-199
/
+178
*
Thread Safety Analysis: update TIL traversal mechanism to allow arbitrary
DeLesley Hutchins
2014-05-28
2
-7
/
+50
*
added Intel's BMI intrinsic variants
Sanjay Patel
2014-05-28
1
-1
/
+34
*
Reverting 209503 - Breaks asan blacklists
Warren Hunt
2014-05-28
1
-4
/
+1
*
Debug Info: Fix the source range for IfStmt's ConditionScope.
Adrian Prantl
2014-05-28
1
-1
/
+1
*
Objective-C. Diagnose use of properties in functions nested in,
Fariborz Jahanian
2014-05-28
1
-0
/
+20
*
Objective-C. Deprecate use of function definitions
Fariborz Jahanian
2014-05-28
1
-0
/
+5
*
-pthread does not translate to -lpthread on Android.
Evgeniy Stepanov
2014-05-28
1
-2
/
+3
*
Consolidate some note diagnostics
Alp Toker
2014-05-28
6
-19
/
+15
*
Fix line endings.
Nikola Smiljanic
2014-05-28
2
-121
/
+121
*
clang-format: Don't break before a case's colon.
Daniel Jasper
2014-05-28
1
-4
/
+5
*
Add 'nonnull' parameter or return attribute when producing an llvm pointer ty...
Nick Lewycky
2014-05-28
1
-0
/
+6
*
clang-format: Format array and dict literals similar to blocks.
Daniel Jasper
2014-05-28
1
-45
/
+59
*
[OPENMP] Additional checking for local vars in initial values for threadpriva...
Alexey Bataev
2014-05-28
1
-0
/
+36
*
[OPENMP] Reformatting of parsing code for OpenMP constructs.
Alexey Bataev
2014-05-28
1
-43
/
+38
*
[OPENMP][C++11] Formatting and make more C++11 compliant of OpenMP sema.
Alexey Bataev
2014-05-28
1
-256
/
+249
*
Move the logic for testing for namespace std into one location. This check can
Richard Trieu
2014-05-28
8
-39
/
+30
*
Don't dllimport/export destructor variants implemented by thunks.
Hans Wennborg
2014-05-28
2
-16
/
+18
*
Retain isImplicit flag for local variable declarations when instantiating
Alexander Kornienko
2014-05-27
2
-0
/
+4
*
Add range accessors for captures of a LambdaExpr.
James Dennett
2014-05-27
1
-0
/
+12
*
Objective-C. Fixes an obscuer crash caused by multiple inclusion of
Fariborz Jahanian
2014-05-27
1
-0
/
+3
*
Revert small change to EmitDeclRefLValue
Renato Golin
2014-05-27
1
-9
/
+8
*
Parsing/Sema for OMPCollapseClause.
Alexander Musman
2014-05-27
8
-2
/
+74
*
[C++11] Use 'nullptr'. StaticAnalyzer edition.
Craig Topper
2014-05-27
65
-530
/
+550
*
Rejecting the mutable specifier on a freestanding type declaration, instead o...
Aaron Ballman
2014-05-26
1
-2
/
+7
*
clang-format: Split up moveStateToNextToken.
Daniel Jasper
2014-05-26
2
-120
/
+163
*
clang-format: Keep '{' of dict literals on the same line in Allman style
Daniel Jasper
2014-05-26
1
-1
/
+1
*
[C++11] Use 'nullptr'. Sema edition.
Craig Topper
2014-05-26
42
-1722
/
+1790
*
[C++11] Use 'nullptr'.
Craig Topper
2014-05-26
4
-8
/
+8
*
IRGen: Add more tests for dll attributes
Nico Rieck
2014-05-25
1
-1
/
+2
*
Fix some misplaced spaces around 'override'
Hans Wennborg
2014-05-24
1
-1
/
+1
*
AArch64/ARM64: rename ARM64 components to AArch64
Tim Northover
2014-05-24
9
-532
/
+548
*
AArch64/ARM64: update Clang after AArch64 removal.
Tim Northover
2014-05-24
7
-1858
/
+32
*
CXXInfo memory should be released after calling the destructor
Yaron Keren
2014-05-24
1
-1
/
+1
*
Recompute the injected class name type for a class template specialization
Richard Smith
2014-05-23
2
-5
/
+1
*
Use comdats to avoid double initialization of weak data
Reid Kleckner
2014-05-23
4
-23
/
+45
*
[modules] If a referenced-but-not-instantiated class template specialization
Richard Smith
2014-05-23
1
-18
/
+1
*
Emit used/dllexport inline method definitions in nested classes (PR19743, PR1...
Hans Wennborg
2014-05-23
5
-11
/
+40
*
Don't suppress warning about dllimport on typedefs etc. in MicrosoftExt mode
Hans Wennborg
2014-05-23
1
-12
/
+0
*
Stopgap fix for finding module for a file mapped in the VFS
Ben Langmuir
2014-05-23
3
-2
/
+15
*
Make dead return statement detection more robust against changes in the CFG.
Manuel Klimek
2014-05-23
1
-21
/
+46
*
revert "r209526 List the function/method name in the index page of scan-build "
Sylvestre Ledru
2014-05-23
1
-4
/
+0
*
List the function/method name in the index page of scan-build
Sylvestre Ledru
2014-05-23
1
-0
/
+4
*
[MS-ABI] Silence warning from r209523
Warren Hunt
2014-05-23
1
-1
/
+1
*
[MS-ABI] Implements MS-compatible RTTI
Warren Hunt
2014-05-23
7
-46
/
+509
*
PR19352 - getLocation() points to the wrong position for FriendDecls
Nikola Smiljanic
2014-05-23
1
-1
/
+3
*
Implemented support for "pragma clang optimize on/off", based on attribute 'o...
Dario Domizioli
2014-05-23
5
-0
/
+110
[next]