Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
15732b718bada82b45e78dacd8ebd5401ad1a49b
/
clang-tools-extra
/
modularize
/
ModuleAssistant.cpp
08124b1
modernize-use-auto NFC fixes
by Piotr Padlewski
· 9 years ago
1c158c1
Fixed some cases in the modularize assistant mode where header file names didn't translate to valid module names.
by John Thompson
· 10 years ago
45857d4
Make a bunch of static arrays const.
by Craig Topper
· 10 years ago
4018c62
Added mechanism to modularize for doing a compilation precheck
by John Thompson
· 10 years ago
5d9862f
Renamed module.map to module.modulemap (modularize).
by John Thompson
· 11 years ago
bf87a8b
Replace size call with empty call where appripriate in clang/tools/extra
by Alexander Kornienko
· 11 years ago
b14bd53
Update for LLVM api change
by Rafael Espindola
· 11 years ago
f61be9c
[C++11] Use 'nullptr'.
by Craig Topper
· 11 years ago
6a2dc5c
[C++11] Replace OwningPtr with std::unique_ptr.
by Ahmed Charles
· 12 years ago
26af262
Update for llvm api change.
by Rafael Espindola
· 12 years ago
dc59a36
Update for llvm api change.
by Rafael Espindola
· 12 years ago
58983f1
Fix typo
by Alp Toker
· 12 years ago
bf5391d
clang-tools-extra/modularize: Compare Paths to Prefix as natively-canonicalized form.
by NAKAMURA Takumi
· 12 years ago
0f3b4aa
ModuleAssistant: Fix warning, don't return bool as a pointer.
by Will Dietz
· 12 years ago
5ab4f11
Added module map generation option.
by John Thompson
· 12 years ago