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
2013-03-05
Documentation: use code highlighting
Dmitri Gribenko
2013-03-05
Add a test that we are passing the -fobjc-default-synthesize flag for Apple and
David Chisnall
2013-03-05
Don't emit calls to virtual [[noreturn]] functions as noreturn; overrides of a
Richard Smith
2013-03-05
Add quotation marks to template names in diagnostics.
David Blaikie
2013-03-05
scan-build: explicitly say "No bugs found" if there are no reports.
Jordan Rose
2013-03-05
Silence a number of static analyzer warnings with assertions and such.
Jordan Rose
2013-03-05
doc parsing. We want to issue a strong warning when
Fariborz Jahanian
2013-03-04
[analyzer] Don't let cf_audited_transfer override CFRetain semantics.
Jordan Rose
2013-03-04
Comment parsing: refactor handling of command markers in AST
Dmitri Gribenko
2013-03-04
Add ARM v6m, v7m, and v7em architectures for Cortex-M series processors.
Bob Wilson
2013-03-04
Tidy up lists of Cortex-A series processors, adding entries for A7.
Bob Wilson
2013-03-04
Fix confused use of llvm::StringSwitch for armv7r architecture.
Bob Wilson
2013-03-04
Mips specific inline assembler constraint 'R'
Jack Carter
2013-03-04
[PCH] In HeaderFileInfoTrait::EqualKey(), use FileManager::getFile() to compa...
Argyrios Kyrtzidis
2013-03-04
Comment parsing tests: move a test into a group of similar tests
Dmitri Gribenko
2013-03-04
[comment parsing] source fidelity for tparam command too.
Fariborz Jahanian
2013-03-04
Make sure to not split string literals at the first character.
Manuel Klimek
2013-03-04
warn-documentation.cpp: reorganize tests
Dmitri Gribenko
2013-03-04
comment parsing. Missed a case of referring
Fariborz Jahanian
2013-03-04
hasQualifer() matcher should return false if there's no qualifier
Edwin Vane
2013-03-04
R600: Use the GPU type to determine the correct DataLayout v2
Tom Stellard
2013-03-04
Format a line if a range in its leading whitespace was selected.
Daniel Jasper
2013-03-04
Make the tutorial easier to compile by adding in some of the details.
Manuel Klimek
2013-03-04
Correction to r176432: the bug actually fixed was <rdar://13025708>.
John McCall
2013-03-04
Centralize and refine the __unknown_anytype argument rules
John McCall
2013-03-04
Fix the emission of the copy-initialization of a block capture
John McCall
2013-03-04
Check for warnings in a bunch of the linker invocations, and add one
Chandler Carruth
2013-03-04
Perform non-overload placeholder conversions on the operands
John McCall
2013-03-04
Beef up the testing of our 'ld' invocation on linux to cover static
Chandler Carruth
2013-03-03
Add an idea for a cpp11-migrate tool: TR1 migration
Dmitri Gribenko
2013-03-03
Remove unused check from test.
David Chisnall
2013-03-03
[docs] Spelling
Sean Silva
2013-03-03
Improve C11 atomics support:
David Chisnall
2013-03-03
Default to enabling default-synthesized ivars on all platforms
David Chisnall
2013-03-03
[docs] Use vim code-block instead of console.
Sean Silva
2013-03-02
Process #pragma weak only after we know the linkage of the function or variable
Rafael Espindola
2013-03-02
CommandLineArgumentParser: handle single quotes.
Peter Collingbourne
2013-03-02
[analyzer] Simple inline defensive checks suppression
Anna Zaks
2013-03-02
Some refactoring in my patch on document
Fariborz Jahanian
2013-03-02
LLVM API changes.
Peter Collingbourne
2013-03-02
CMake: -Wno-nested-anon-types for Clang.
Jordan Rose
2013-03-01
[analyzer] Update open source checker build to checker-272.
Jordan Rose
2013-03-01
[analyzer] Special-case bitfields when finding sub-region bindings.
Jordan Rose
2013-03-01
comment parsing. Keep the original command format
Fariborz Jahanian
2013-03-01
Fix typos: [Dd]iagnosic -> [Dd]iagnostic
Stefanus Du Toit
2013-03-01
[analyzer] Suppress paths involving a reference whose rvalue is null.
Jordan Rose
2013-03-01
Remove whitespace at end of file.
Daniel Jasper
2013-03-01
Correctly format arrays of pointers and function types.
Daniel Jasper
2013-03-01
[PCH] Remove building a SmallPtrSet that is not actually used for anything.
Argyrios Kyrtzidis
2013-03-01
Normal indent for last element of builder-type call.
Daniel Jasper
[next]