index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2011-11-09
We don't add ExprWithCleanups to the CFG, and getSVal looks
John McCall
2011-11-09
Define some built-ins macros on mips32 platform, from Simon Atanasyan!
Douglas Gregor
2011-11-09
Update test.
Benjamin Kramer
2011-11-09
Try to fix an issue on some hosts where the 'lib' in the builtin include
Chandler Carruth
2011-11-09
Fixing 80 col violations (& removing any trailing whitespace on files I was t...
David Blaikie
2011-11-09
Fix 80 cols violations & remove trailing whitespace.
David Blaikie
2011-11-09
Reflow one line I missed in previous cleanup commit. No functionality change.
Nick Lewycky
2011-11-09
Minor cleanup, mostly reindenting. Remove one helper function that just called
Nick Lewycky
2011-11-09
Fix an issue that Duncan discovered on a specific (no longer current)
Chandler Carruth
2011-11-09
Emit the copy and dipose helpers for ARC __strong
John McCall
2011-11-09
Workaround for compilers that don't implement C++ DR45, from Tom Honermann!
Douglas Gregor
2011-11-09
Put ext_offsetof_extended_field_designator under the warning flag
Douglas Gregor
2011-11-09
Don't crash when transforming an ill-formed pseudo-destructor
Douglas Gregor
2011-11-09
Extract the blocks-related ARC tests into their own file.
John McCall
2011-11-09
Introduce proper spacing after the Objective-C parameter qualifiers
Douglas Gregor
2011-11-09
Constant expression evaluation: support for default arguments.
Richard Smith
2011-11-09
Remove extra ';'
Devang Patel
2011-11-09
[PCH] Fix reading from PCH of diagnostic pragmas.
Argyrios Kyrtzidis
2011-11-09
Add "I" (ICE) annotations onto a few more x86 intrinsics.
Eli Friedman
2011-11-09
Don't crash on invalid objc code.
Argyrios Kyrtzidis
2011-11-08
[arcmt] Take into account that all properties are strong-by-default now and f...
Argyrios Kyrtzidis
2011-11-08
Bind function "r-values" as l-values when emitting them as
John McCall
2011-11-08
objc: Don't crash on missing @interface decl.
Fariborz Jahanian
2011-11-08
[analyzer] Testing: test with all the non-experimental checker packages.
Anna Zaks
2011-11-08
[analyzer] Testing: support for regenerate reference output
Anna Zaks
2011-11-08
[arcmt] Now that readonly properties are strong-by-default, do not add redund...
Argyrios Kyrtzidis
2011-11-08
Fix comment typos
Douglas Gregor
2011-11-08
objc-arc: 'readonly' property of retainable object
Fariborz Jahanian
2011-11-08
Sort contents of exports file. No functionality change.
Ted Kremenek
2011-11-08
serialized diagnostics: serialize the version info in a separate meta block.
Ted Kremenek
2011-11-08
[analyzer] Remove redundant check from DivZeroChecker
Anna Zaks
2011-11-08
[analyzer] Testing: Display the number of reported differences in the main log.
Anna Zaks
2011-11-08
This test isn't portable to non-x86 platforms; specify a triple.
Eli Friedman
2011-11-08
Mark the overloaded atomic builtins as having custom type checking,
Douglas Gregor
2011-11-08
Misc fixes for clang driver on Mips Linux. Patch by Simon Atanasyan.
Eli Friedman
2011-11-08
From Vassil Vassilev: add checks for removing Decls for more use cases.
Axel Naumann
2011-11-08
Add a default system include of '/include'. This isn't particularly
Chandler Carruth
2011-11-08
[arcmt] Now that properties are strong by default, avoid adding redundant '(s...
Argyrios Kyrtzidis
2011-11-08
[arcmt] NSViewController does not support weak.
Argyrios Kyrtzidis
2011-11-08
Check pointer types for arguments of Neon load/store macros. rdar://9958031
Bob Wilson
2011-11-08
Misc fixes to pcmp*stri.
Eli Friedman
2011-11-08
Fix the layout of vb-tables and vf-tables in the MS C++ ABI.
John McCall
2011-11-08
lib/CodeGen/CGBuiltin.cpp: Tweak the identifier "Type" to appease msvc.
NAKAMURA Takumi
2011-11-08
TypePrinter: print OpenCL address space names. Patch by Richard
Peter Collingbourne
2011-11-08
DeclPrinter: print the declaration's storage class specifier as
Peter Collingbourne
2011-11-08
Some tests missed from r144056.
Richard Smith
2011-11-08
[arcmt] When we already removed a __weak, don't try to change it to __unsafe_...
Argyrios Kyrtzidis
2011-11-08
Revert r143972, which didn't actually compile under -Wnon-virtual-dtor.
Matt Beaumont-Gay
2011-11-08
Fix a cluster of related issues involving value-dependence and constant
Richard Smith
2011-11-08
Clean up type flags for overloaded Neon builtins. No functional change.
Bob Wilson
[prev]
[next]