Richard Smith
|
00cfd3ff27
Defer capture initialization for blocks until after we've left the
|
6 年之前 |
Artem Dergachev
|
d8b8672fab
[CFG] NFC: Remove implicit conversion from CFGTerminator to Stmt *.
|
6 年之前 |
Richard Smith
|
71019a8e1d
Use DiagRuntimeBehavior for -Wunsequenced to weed out false positives
|
6 年之前 |
Simon Pilgrim
|
51ad9cd9d2
Revert rL359962 : Use DiagRuntimeBehavior for -Wunsequenced to weed out false positives
|
6 年之前 |
Richard Smith
|
32fd9fe276
Use DiagRuntimeBehavior for -Wunsequenced to weed out false positives
|
6 年之前 |
Akira Hatanaka
|
3c6b6a7598
Improve -Wuninitialized warning under ARC for block variables that are
|
6 年之前 |
Aaron Puchert
|
8478675074
Minor renaming as suggested in review [NFC]
|
6 年之前 |
Aaron Puchert
|
ae6410c918
Thread safety analysis: Add note for unlock kind mismatch
|
6 年之前 |
Robert Widmann
|
bd13309d52
Restore Check for Unreachable Exit Block in -Winfinite-recursion
|
6 年之前 |
Aaron Puchert
|
0bd1f2b0ea
Thread safety analysis: Improve diagnostics for double locking
|
6 年之前 |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 年之前 |
Sam McCall
|
765aed9554
[AST] RecursiveASTVisitor visits lambda classes when implicit visitation is on.
|
6 年之前 |
Fangrui Song
|
aa528ab4a0
Revert "Revert r347417 "Re-Reinstate 347294 with a fix for the failures.""
|
6 年之前 |
Fangrui Song
|
e350174b21
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 年之前 |
Hans Wennborg
|
b129ce9436
Re-commit r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 年之前 |
Hans Wennborg
|
e44c638ccf
Revert r347417 "Re-Reinstate 347294 with a fix for the failures."
|
6 年之前 |
Bill Wendling
|
4e64d31bc5
Re-Reinstate 347294 with a fix for the failures.
|
6 年之前 |
Nico Weber
|
e9629181bd
Revert r347364 again, the fix was incomplete.
|
6 年之前 |
Bill Wendling
|
830bf59980
Reinstate 347294 with a fix for the failures.
|
6 年之前 |
Fangrui Song
|
2bc7aaa80d
llvm::sort(C.begin(), C.end(), ...) -> llvm::sort(C, ...)
|
7 年之前 |
Stephen Kelly
|
2dfd8132cf
Port getLocEnd -> getEndLoc
|
7 年之前 |
Stephen Kelly
|
d7b659b592
Port getLocStart -> getBeginLoc
|
7 年之前 |
George Burgess IV
|
511ebf497e
Use Optional instead of unique_ptr; NFC
|
7 年之前 |
Fangrui Song
|
abdbb605f2
Remove trailing space
|
7 年之前 |
Erich Keane
|
9eb2866868
Implement cpu_dispatch/cpu_specific Multiversioning
|
7 年之前 |
Fangrui Song
|
1a8f8375fb
Change \t to spaces
|
7 年之前 |
Adrian Prantl
|
647be32c60
Remove \brief commands from doxygen comments.
|
7 年之前 |
Richard Smith
|
5d50602a8d
Track the result of evaluating a computed noexcept specification on the
|
7 年之前 |
Richard Trieu
|
cab3257e74
Fix some handling of AST nodes with diagnostics.
|
7 年之前 |
Mandeep Singh Grang
|
a4c6f25016
[clang] Change std::sort to llvm::sort in response to r327219
|
7 年之前 |