Коммит түүх

Эзэн SHA1 Мессеж Огноо
  John McCall f4ddf94ecb Compute and preserve alignment more faithfully in IR-generation. 10 жил өмнө
  Hal Finkel f2bf4c4775 Don't crash on a self-alias declaration 10 жил өмнө
  Dan Gohman ff7b957464 [WebAssembly] Initial WebAssembly support in clang 10 жил өмнө
  Andrey Bokhanko b122d6111f PR17829: Proper diagnostic of mangled names conflicts 10 жил өмнө
  Hans Wennborg 2c55320819 Allow TLS vars in dllimport/export functions; only inline dllimport functions when safe (PR24593) 10 жил өмнө
  Jingyue Wu e0848b6353 [CUDA] Change initializer for CUDA device code based on CUDA documentation. 10 жил өмнө
  Richard Smith 319ff14967 [modules] Don't eagerly deserialize so many ImportDecls. CodeGen basically ignores ImportDecls imported from modules, so only eagerly deserialize the ones from a PCH / preamble. 10 жил өмнө
  David Majnemer 20f7922a24 Avoid iteration invalidation issues around MaterializedTemporaryExpr 10 жил өмнө
  Yaron Keren f49d6b8491 Remove and forbid raw_svector_ostream::flush() calls. 10 жил өмнө
  Eric Christopher b70ce903c2 Rename the non-coding style conformant functions in namespace Builtins 10 жил өмнө
  Reid Kleckner 9579b106d6 Add -gcodeview and -gdwarf to control which type Clang emits 10 жил өмнө
  Justin Bogner cd3d8023a9 InstrProf: Fix a misuse of the FunctionDecl API when generating coverage 10 жил өмнө
  Mehdi Amini 02595590ed LLVM API Change: the Module always owns the DataLayout 10 жил өмнө
  Samuel Antao fcf87ff162 [OpenMP] Add TLS-based implementation for threadprivate directive. 10 жил өмнө
  Adrian Prantl e9ad7b24fe Debug Info: Emit debug info for @import declarations. 10 жил өмнө
  David Majnemer 5eeb3a4bfa [CodeGen] Tweak isTriviallyRecursive further 10 жил өмнө
  Adrian Prantl c849102cd2 Pass HeaderSearchOptions and PreprocessorOptions into CodeGenModule. 10 жил өмнө
  David Majnemer f478e62b2c [CodeGen] Restrict isTriviallyRecursive to predefined lib functions forwarding to lib functions 10 жил өмнө
  Diego Novillo c52fbfeaa5 Display profile file name when emitting a file not found diagnostic. 10 жил өмнө
  Alexander Kornienko 8ca7705aa3 Revert r240270 ("Fixed/added namespace ending comments using clang-tidy"). 10 жил өмнө
  Alexander Kornienko ac58acc7f2 Fixed/added namespace ending comments using clang-tidy. NFC 10 жил өмнө
  Alexander Potapenko 6dba74e779 [ASan] Initial support for Kernel AddressSanitizer 10 жил өмнө
  Peter Collingbourne e54695c32c CodeGen: Factor out some of the bitset entry creation code. NFC. 10 жил өмнө
  Yaron Keren 47204cd390 C++11 rangify several loops. 10 жил өмнө
  Eric Christopher 4674ce4b90 Rename the single non-style conformant function in TargetCodeGenInfo 10 жил өмнө
  Benjamin Kramer b7b56528f9 Replace push_back(Constructor(foo)) with emplace_back(foo) for non-trivial types 10 жил өмнө
  Hans Wennborg a386316d89 Get the dll storage class right for structors of classes exported/imported via explicit instantiation (PR23667) 10 жил өмнө
  Pete Cooper c226ce73b3 Use Intrinsic::ID instead of unsigned. NFC. 10 жил өмнө
  Richard Smith 049e702bb3 [modules] Add local submodule visibility support for declarations. 10 жил өмнө
  Peter Collingbourne bb987e72f3 Implement no_sanitize attribute. 10 жил өмнө