Jonas Devlieghere
|
49a6b09101
[Clang] Migrate llvm::make_unique to std::make_unique
|
6 years ago |
Chandler Carruth
|
324f918438
Update the file headers across all of the LLVM projects in the monorepo
|
6 years ago |
Raphael Isemann
|
9db9051461
Misc typos fixes in ./lib folder
|
6 years ago |
George Karpenkov
|
4453d65072
[analyzer] Fix a bug in unexplored_first_location_queue iteration order.
|
6 years ago |
George Karpenkov
|
0fe246dfa0
[analyzer] Experiment with an iteration order only based on location, and not using the stack frame
|
6 years ago |
George Karpenkov
|
3387634751
[analyzer] [NFC] A convenient getter for getting a current stack frame
|
7 years ago |
Benjamin Kramer
|
333b2274e4
Make helpers static. NFC.
|
7 years ago |
George Karpenkov
|
05aba39f91
[analyzer] [NFC] Move worklist implementation to WorkList.cpp
|
7 years ago |